mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-28 16:10:55 +00:00
Add bottom margin to page issues
Bug: T202568 Change-Id: Iae5fe40ad8507b218594fe025dd6327ff37b753d
This commit is contained in:
parent
47781f5bcb
commit
ce2826854b
|
@ -30,6 +30,7 @@ table.ambox {
|
|||
width: auto;
|
||||
background: @amboxBackground;
|
||||
color: @colorGray5;
|
||||
margin-bottom: 1px;
|
||||
|
||||
tbody {
|
||||
display: table;
|
||||
|
|
Loading…
Reference in a new issue