Cleaning main screen

This commit is contained in:
Gustavo Maximiliano Cortez 2016-02-03 18:24:13 -03:00
commit f5dabcc218
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
11 changed files with 40 additions and 51 deletions

View file

@ -75,7 +75,7 @@ h4.title a {
.preferences h4, .modal-content h4, .walletHome h4, .glidera h4 {
background: #F6F7F9;
padding: 25px 0px 5px 10px;
padding: 15px 0px 5px 10px;
text-transform: uppercase;
color: #555;
font-size: 12px;
@ -1004,7 +1004,9 @@ a.button.postfix {
}
.walletHome .icon-wallet {
margin-top: 14px;
display: inline-block;
margin: 0;
vertical-align: baseline;
}
.icon-input {