fix to web2py_bookstrap.css, thanks Paolo

This commit is contained in:
mdipierro
2013-07-11 11:35:46 -05:00
parent 6566b2d2ed
commit 207105a21e
4 changed files with 15 additions and 1 deletions
@@ -90,6 +90,7 @@ div.controls select +.error_wrapper {margin-left:5px;}
.ie-lte7 div.error{color:#fff;}
/* beautify brand */
.navbar {margin-bottom:0}
.navbar-inverse .brand{color:#c6cecc;}
.navbar-inverse .brand b{display:inline-block;margin-top:-1px;}
.navbar-inverse .brand b>span{font-size:22px;color:white}
@@ -222,6 +223,10 @@ td.w2p_fw ul{margin-left:0px;}
/* auth_user_remember checkbox extrapadding in IE fix */
.ie-lte9 input#auth_user_remember.checkbox {padding-left:0;}
div.controls .error {
width: auto;
}
/*=============================================================
MEDIA QUERIES
==============================================================*/