small UI adjustment with correct realign logo on navbar

This commit is contained in:
Joubert RedRat
2015-03-18 14:41:44 -03:00
parent 651bc52494
commit 6c83980c6d

View File

@ -1604,3 +1604,8 @@ tr.search:nth-child(odd) {
.navbar-debug { .navbar-debug {
min-height: 25px; min-height: 25px;
} }
.navbar-brand {
padding-left: 15px !important;
padding-top: 8px !important;
}