changed to default will override with custom.css

--HG--
branch : rc-botanic-webdev
This commit is contained in:
Botanic 2013-06-16 22:46:50 -07:00
parent 08d3d766a2
commit b596502982

View file

@ -349,11 +349,10 @@ text-shadow:1px 1px 5px rgba(0, 0, 0, 0.5);
width:166px;
}
.brand img{
float: left;
height: 100%;
margin-bottom: -18px;
margin-top: -15px;
width: 100%;
float:left;
height:20px;
width:20px;
margin-right:5px;
}
.brand span{
float:left;
@ -412,7 +411,6 @@ min-height:80px;
list-style:none;
}
#for-is-ajax{
display: none;
padding-left: 12px;
cursor:pointer;
}
@ -454,7 +452,7 @@ background: #DEDEDE;
}
.login-header{
padding-top:30px;
height:190px;
height:120px;
}
.pull-left{
float:left !important;