Fix overlapping of close button with scrollbar (#878)

This commit is contained in:
jansramek 2019-02-27 14:00:21 +01:00 committed by Kyle Spearrin
parent 91a0566f2c
commit d2a736ed71
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ img {
height: 15px;
display: block;
padding: 5px 0;
margin-right: 10px;
}
button:not(.link) {