Bug 1765821 - Remove now-redundant !important from in-content common-shared.css xul|tab styling. r=amy

Differential Revision: https://phabricator.services.mozilla.com/D144312
This commit is contained in:
Dão Gottwald 2022-04-21 23:28:49 +00:00
Родитель 48766a7591
Коммит 41e84c4e3a
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -310,7 +310,7 @@ xul|tabs {
xul|tab {
appearance: none;
margin-top: 0;
padding: 2px 20px 0 !important;
padding: 2px 20px 0;
min-height: 44px;
color: inherit;
background-color: transparent;