mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Fix navbar-toggle after commit bbee78b30b40ff0b1473a06ea7ecf5a42d51b614
The following commit introduced an issue with the navbar toggle placement:
bbee78b30b
This commit is contained in:
parent
5edfdc02f2
commit
c087e383ed
@ -96,7 +96,7 @@
|
||||
// Collapsible navbar toggle
|
||||
.navbar-toggle {
|
||||
position: absolute;
|
||||
top: 18px;
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
padding: 8px 12px;
|
||||
background-color: transparent;
|
||||
|
Loading…
x
Reference in New Issue
Block a user