Bug 1793543 - Never show a border on fieldset in in-content pages. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D158578
This commit is contained in:
Родитель
1258c82635
Коммит
076acd827c
|
@ -114,7 +114,7 @@ search-textbox {
|
|||
fieldset {
|
||||
margin: 0 0 32px;
|
||||
padding: 0;
|
||||
border-style: none;
|
||||
border-style: none !important;
|
||||
}
|
||||
|
||||
fieldset > hbox,
|
||||
|
|
Загрузка…
Ссылка в новой задаче