Fix overlapping hover backgrounds

This commit is contained in:
narcolepticinsomniac 2017-12-31 04:25:58 -05:00 committed by GitHub
parent 205b9ab73f
commit 0368759081
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -366,6 +366,7 @@ select {
#header .filter-selection label { #header .filter-selection label {
display: flex; display: flex;
box-sizing: border-box;
align-items: center; align-items: center;
height: 18px; height: 18px;
width: 100%; width: 100%;