Fixed FF dropdown visual bug

no refs.
- fixes double border visual bug in Firefox
This commit is contained in:
Peter Zimon 2020-05-20 09:49:12 +02:00
parent 68a799dd92
commit 66781a32ca

View File

@ -673,9 +673,6 @@ textarea {
/* ---------------------------------------------------------- */
@-moz-document url-prefix() {
.gh-select {
border-width: 1px;
}
.gh-select select {
padding: 7px 10px 7px 8px;
}