fixed colors in navbar

This commit is contained in:
mdipierro
2012-08-22 15:48:45 -05:00
parent 7e5726a247
commit e36a3f9e33
4 changed files with 4 additions and 4 deletions
@@ -80,7 +80,7 @@ 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 */
// #navbar .auth_navbar a:hover {color:white;text-decoration:none;} /* this overwrite bootswatch */
body {
height:auto; /*to avoid vertical scroll bar*/