зеркало из https://github.com/mozilla/pjs.git
Bug 566670 - Web theme: -moz-border-radius causes unexpected rounded corners in forms [r=mbrubeck]
This commit is contained in:
Родитель
845549f6a7
Коммит
8ec05f146a
|
@ -80,7 +80,7 @@ html select,
|
|||
html button,
|
||||
html textarea,
|
||||
html input:not([type="image"]) {
|
||||
-moz-border-radius: 0.25em;
|
||||
-moz-border-radius: 3px;
|
||||
}
|
||||
|
||||
html select[size],
|
||||
|
|
Загрузка…
Ссылка в новой задаче