LAYOUT: some small CSS adjustments
[e-DoKo.git] / css / bootstrap / variables.less
index 7d6efe00506a47f1fe81d6c468e359766b849679..3089093f775725c805669b6a092846ae184daa8d 100644 (file)
 
 // Sprite icons path
 // -------------------------
-@iconSpritePath:          "../img/glyphicons-halflings.png";
-@iconWhiteSpritePath:     "../img/glyphicons-halflings-white.png";
+@iconSpritePath:          "../../pics/glyphicons-halflings.png";
+@iconWhiteSpritePath:     "../../pics/glyphicons-halflings-white.png";
 
 
 // Input placeholder text color
 // -------------------------
 @navbarCollapseWidth:             979px;
 
-@navbarHeight:                    40px;
+//@navbarHeight:                    40px;
+@navbarHeight:                    25px;
 @navbarBackgroundHighlight:       #ffffff;
 @navbarBackground:                darken(@navbarBackgroundHighlight, 5%);
 @navbarBorder:                    darken(@navbarBackground, 12%);