fixes recommended by Matias

This commit is contained in:
Gustavo Cortez 2014-05-13 11:27:31 -03:00
commit 2c6ad1268e
3 changed files with 9 additions and 7 deletions

View file

@ -88,6 +88,11 @@ html, body {height: 100%;}
width: 25%;
}
.top-bar-section .label.alert {
vertical-align: super;
margin-left: 5px;
}
.header {
margin-bottom: 30px;
}