more view fixes

This commit is contained in:
Andreas N 2014-12-19 23:41:15 +01:00
parent 5d19a975f3
commit cc3dcdddd5

View file

@ -41,3 +41,7 @@
background-color: #fff; background-color: #fff;
text-transform: uppercase; text-transform: uppercase;
} }
.profile--panel .panel-body {
padding-top: 0px;
}