maybe this fixes it
This commit is contained in:
parent
e8d7874bef
commit
adce8fa27a
|
@ -72,3 +72,8 @@ body {
|
|||
background-color: $navbar-inverse-bg;
|
||||
}
|
||||
|
||||
.media-left {
|
||||
vertical-align: top;
|
||||
display: table-cell;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue