Changing the login button to new theme

This commit is contained in:
Imesh Chandrasiri 2016-08-25 12:30:56 +05:30
parent 1f7b618d5a
commit 8a17ec9e48
3 changed files with 1 additions and 8 deletions

View File

@ -25,6 +25,7 @@
font-weight: 100;
}
.wr-input-control .cus-col-25 {
float: left;
width: 25%;

View File

@ -734,10 +734,6 @@ header .brand h1 {
text-transform: uppercase;
}
header .auth {
margin: 0 -15px;
}
header .dropdown {
display: inline-block;
color: #ffffff;

View File

@ -622,10 +622,6 @@ header .brand {
}
}
header .auth {
margin: 0 -15px;
}
header .dropdown {
display: inline-block;
color: @base-light-color;