mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Fixed FF dropdown visual bug
no refs. - fixes double border visual bug in Firefox
This commit is contained in:
parent
68a799dd92
commit
66781a32ca
@ -673,9 +673,6 @@ textarea {
|
||||
/* ---------------------------------------------------------- */
|
||||
|
||||
@-moz-document url-prefix() {
|
||||
.gh-select {
|
||||
border-width: 1px;
|
||||
}
|
||||
.gh-select select {
|
||||
padding: 7px 10px 7px 8px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user