1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +00:00

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

View File

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