mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Merge branch '3.0.0-wip' of https://github.com/tagliala/bootstrap into tagliala-3.0.0-wip
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@
|
|||||||
// Collapsible navbar toggle
|
// Collapsible navbar toggle
|
||||||
.navbar-toggle {
|
.navbar-toggle {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 10px;
|
top: floor((@navbar-height - 32) / 2);
|
||||||
right: 10px;
|
right: 10px;
|
||||||
width: 48px;
|
width: 48px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
|||||||
Reference in New Issue
Block a user