Merge "Make section edit icons display:block, predictable height"

This commit is contained in:
jenkins-bot 2019-02-11 22:42:21 +00:00 committed by Gerrit Code Review
commit 985311dddd
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ input.search {
} }
.edit-page { .edit-page {
display: inline-block; display: block;
} }
.collapsible-heading .edit-page { .collapsible-heading .edit-page {