mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Fixed FF dropdown visual bug
no refs. - fixes double border visual bug in Firefox
This commit is contained in:
parent
68a799dd92
commit
66781a32ca
1 changed files with 0 additions and 3 deletions
|
@ -673,9 +673,6 @@ textarea {
|
||||||
/* ---------------------------------------------------------- */
|
/* ---------------------------------------------------------- */
|
||||||
|
|
||||||
@-moz-document url-prefix() {
|
@-moz-document url-prefix() {
|
||||||
.gh-select {
|
|
||||||
border-width: 1px;
|
|
||||||
}
|
|
||||||
.gh-select select {
|
.gh-select select {
|
||||||
padding: 7px 10px 7px 8px;
|
padding: 7px 10px 7px 8px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue