1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +02:00

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

This commit is contained in:
Mark Otto
2013-07-25 09:57:49 -07:00

View File

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