0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01: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
commit 4d42100a3e

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;