fix layout bugs

This commit is contained in:
bechi 2014-11-25 15:24:11 -03:00
commit ab4fc266fe
3 changed files with 4 additions and 2 deletions

View file

@ -65,7 +65,7 @@ body, html{
header {
background-color: #1ABC9C;
overflow: hidden;
height: 56px;
height: 62px;
}
header .creation {
@ -611,6 +611,7 @@ a.button-setup {
width: 72%;
float: left;
color: #fff;
text-transform: lowercase;
}
.name-wallet i {