Fix some code quality issues.

This commit is contained in:
James Cole
2020-04-10 10:47:24 +02:00
parent 79374c11ee
commit eed68b5d95
32 changed files with 31 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
left: 20px;
z-index: 3001;
display: none;
font-family: arial;
font-family: sans-serif, Arial;
font-size: 15px;
line-height: 1em;
}
@@ -155,7 +155,6 @@
font-size: 12px;
border-radius: 4px;
border: 1px solid transparent;
white-space: nowrap;
cursor: pointer;
}