Fix alert layout when more than one are shown at once.
parent
76939e4f63
commit
2bb01e2d1a
|
|
@ -125,7 +125,7 @@ category: alerts
|
|||
}
|
||||
|
||||
.media-body {
|
||||
display: inline;
|
||||
display: table-row;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue