Skip to content

Commit

Permalink
Fix margins and size of NavPane
Browse files Browse the repository at this point in the history
(cherry picked from commit 3e2c1c3)
  • Loading branch information
weierophinney committed Dec 6, 2008
1 parent 62b17fc commit 6bd8581
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions public/js-src/spindle/themes/spindle/spindle.css
Expand Up @@ -59,13 +59,6 @@ body, html {
text-decoration: underline;
}

#navPane {
width: 225px;
margin-left: 1em;
margin-top: 1em;
padding-left: 1em;
}

#footer {
visibility: collapse;
height: 1.5em;
Expand Down

0 comments on commit 6bd8581

Please sign in to comment.