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:
Richard Marti 2022-10-04 13:29:31 +00:00
Родитель 1258c82635
Коммит 076acd827c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -114,7 +114,7 @@ search-textbox {
fieldset {
margin: 0 0 32px;
padding: 0;
border-style: none;
border-style: none !important;
}
fieldset > hbox,