Skip to content

Commit

Permalink
+ padding
Browse files Browse the repository at this point in the history
  • Loading branch information
floere committed Feb 9, 2010
1 parent 993dab7 commit 71ea53a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion basic.css
Expand Up @@ -89,4 +89,4 @@ ol.nav {
color: #ccc; }
ol.nav li {
float: left;
padding-right: 10px; }
padding-right: 5px; }
2 changes: 1 addition & 1 deletion basic.sass
Expand Up @@ -102,4 +102,4 @@ ol.nav
:color #ccc
li
:float left
:padding-right 10px
:padding-right 5px

0 comments on commit 71ea53a

Please sign in to comment.