зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1579262 - Increase the margin-bottom on the field-labels. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D45273 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
9a8d3ce982
Коммит
081827e548
|
@ -148,7 +148,7 @@ input[type="url"][readOnly]:hover:active {
|
|||
display: block;
|
||||
font-size: smaller;
|
||||
color: var(--in-content-deemphasized-text);
|
||||
margin-bottom: 5px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
:host([data-editing]) .detail-cell input:not([readOnly]):not([type="checkbox"]) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче