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; width:166px;
} }
.brand img{ .brand img{
float: left; float:left;
height: 100%; height:20px;
margin-bottom: -18px; width:20px;
margin-top: -15px; margin-right:5px;
width: 100%;
} }
.brand span{ .brand span{
float:left; float:left;
@ -412,7 +411,6 @@ min-height:80px;
list-style:none; list-style:none;
} }
#for-is-ajax{ #for-is-ajax{
display: none;
padding-left: 12px; padding-left: 12px;
cursor:pointer; cursor:pointer;
} }
@ -454,7 +452,7 @@ background: #DEDEDE;
} }
.login-header{ .login-header{
padding-top:30px; padding-top:30px;
height:190px; height:120px;
} }
.pull-left{ .pull-left{
float:left !important; float:left !important;