ui: further compression of the nav

This commit is contained in:
Jack Pearkes 2014-06-04 16:37:18 -04:00
parent 805c47a044
commit 68b671ee19
1 changed files with 3 additions and 1 deletions

View File

@ -10,8 +10,10 @@
.topbar {
padding: 30px;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 20px;
min-height: 100px;
min-height: 95px;
border-bottom: 1px #eee solid;
.btn {