Commit 52266cfd authored by Mark Otto's avatar Mark Otto

run grunt dist

parent 42e78c32
...@@ -2881,12 +2881,13 @@ button.close { ...@@ -2881,12 +2881,13 @@ button.close {
} }
.navbar-toggle { .navbar-toggle {
position: absolute; position: relative;
top: 9px; float: right;
right: 10px;
width: 48px; width: 48px;
height: 32px; height: 34px;
padding: 8px 12px; padding: 6px 12px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent; background-color: transparent;
border: 1px solid #dddddd; border: 1px solid #dddddd;
border-radius: 4px; border-radius: 4px;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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