reverting bootstrap 2.1.0 because messes up navbar

This commit is contained in:
mdipierro
2012-08-22 16:03:03 -05:00
parent 3ae625077f
commit 3b0d1ab410
7 changed files with 9 additions and 7 deletions
@@ -80,6 +80,8 @@ body {
.ie-lte7 #navbar .auth_navbar, #navbar .auth_navbar a {color:expression(this.parentNode.currentStyle['color']); /* ie7 doesn't support inherit */}
#navbar .auth_navbar a:hover {color:white;text-decoration:none;} /* this overwrite bootswatch */
body {
height:auto; /*to avoid vertical scroll bar*/
}