Commit 4d42100a authored by Mark Otto's avatar Mark Otto

Merge branch '3.0.0-wip' of https://github.com/tagliala/bootstrap into tagliala-3.0.0-wip

parents f3aaba0b 0017f7fc
...@@ -117,7 +117,7 @@ ...@@ -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;
......
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