Add bottom margin to page issues

Bug: T202568
Change-Id: Iae5fe40ad8507b218594fe025dd6327ff37b753d
This commit is contained in:
Jan Drewniak 2018-08-30 14:15:30 +02:00 committed by Jdrewniak
parent 47781f5bcb
commit ce2826854b
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ table.ambox {
width: auto;
background: @amboxBackground;
color: @colorGray5;
margin-bottom: 1px;
tbody {
display: table;