1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 20:31:26 +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
.navbar-toggle {
position: absolute;
top: 10px;
top: floor((@navbar-height - 32) / 2);
right: 10px;
width: 48px;
height: 32px;