mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-24 15:26:46 -06:00
Fix alert layout when more than one are shown at once.
This commit is contained in:
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
Block a user