maybe this fixes it

This commit is contained in:
pixeldesu 2014-11-30 13:57:15 +01:00
parent e8d7874bef
commit adce8fa27a
1 changed files with 5 additions and 0 deletions

View File

@ -72,3 +72,8 @@ body {
background-color: $navbar-inverse-bg;
}
.media-left {
vertical-align: top;
display: table-cell;
}