mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-09 15:30:58 +00:00
Merge pull request #7716 from burnsra/3.0.0-wip-navbar
Fix navbar-toggle after commit bbee78b30b
This commit is contained in:
commit
781692ffa2
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@
|
|||
// Collapsible navbar toggle
|
||||
.navbar-toggle {
|
||||
position: absolute;
|
||||
top: 18px;
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
padding: 8px 12px;
|
||||
background-color: transparent;
|
||||
|
|
|
|||
Loading…
Reference in a new issue