Commit a44f334e authored by Randall Leeds's avatar Randall Leeds

Tighter margins in the top bar

parent 042ed543
...@@ -29,19 +29,12 @@ ...@@ -29,19 +29,12 @@
-ms-flex-pack: justify; -ms-flex-pack: justify;
height: 28px; height: 28px;
@include respond-to(wide-handhelds handhelds) {
margin: 0 .36em;
}
}
.topbar .inner > * {
margin-left: .36em;
} }
.topbar .inner .simple-search { .topbar .inner .simple-search {
@include flex-grow(1); @include flex-grow(1);
-ms-flex: 1; /* IE10 support */ -ms-flex: 1; /* IE10 support */
margin-right: .75em;
} }
.topbar .btn { .topbar .btn {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment