Bug 1836344 - Don't flex the label inside the translations section buttons r=gregtatum,settings-reviewers,mconley

Differential Revision: https://phabricator.services.mozilla.com/D180611
This commit is contained in:
Itiel 2023-06-12 14:54:21 +00:00
Родитель 1eec9bba6a
Коммит 0f596ae546
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1476,7 +1476,7 @@ richlistitem .text-link:hover {
padding: 0 8px;
}
.translations-manage-language label {
.translations-manage-language > label {
flex: 1;
margin: 0 15px;
}