Commit 781692ff authored by Mark Otto's avatar Mark Otto

Merge pull request #7716 from burnsra/3.0.0-wip-navbar

Fix navbar-toggle after commit bbee78b3
parents 5edfdc02 c087e383
...@@ -96,7 +96,7 @@ ...@@ -96,7 +96,7 @@
// Collapsible navbar toggle // Collapsible navbar toggle
.navbar-toggle { .navbar-toggle {
position: absolute; position: absolute;
top: 18px; top: 10px;
right: 10px; right: 10px;
padding: 8px 12px; padding: 8px 12px;
background-color: transparent; background-color: transparent;
......
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