Browse Source

ui: further compression of the nav

pull/194/head
Jack Pearkes 11 years ago
parent
commit
de6aac89fb
  1. 4
      ui/styles/_nav.scss

4
ui/styles/_nav.scss

@ -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 {

Loading…
Cancel
Save