fixes #894, fixes #893, fixes #892

This commit is contained in:
albert
2013-03-17 22:26:17 -04:00
parent 64f055b43e
commit 37fd0d2422
7 changed files with 20 additions and 0 deletions

View File

@@ -11,6 +11,14 @@ header#top {
background: $menu_color;
padding: 6px 20px;
form {
display: inline-block;
input {
width: 8em;
}
}
li {
margin: 0;
padding: 0;