0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-03 15:24:19 +01:00

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

Fix navbar-toggle after commit bbee78b30b
This commit is contained in:
Mark Otto 2013-04-28 18:42:20 -07:00
commit 781692ffa2

View File

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