more view fixes

This commit is contained in:
Andreas N 2014-12-19 23:41:15 +01:00
parent 5d19a975f3
commit cc3dcdddd5
1 changed files with 4 additions and 0 deletions

View File

@ -40,4 +40,8 @@
border-bottom: 2px solid $brand-primary;
background-color: #fff;
text-transform: uppercase;
}
.profile--panel .panel-body {
padding-top: 0px;
}