Fix Bug 1510551-Align checkbox with EOY and Newsletter snippet strings (#4594)
This commit is contained in:
Родитель
06aeeb331e
Коммит
34863855dc
|
@ -42,6 +42,7 @@
|
|||
}
|
||||
|
||||
.monthly-checkbox-container {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
|
@ -67,6 +67,7 @@
|
|||
font-size: 12px;
|
||||
color: var(--newtab-text-secondary-color);
|
||||
margin-top: 10px;
|
||||
display: flex;
|
||||
flex: 0 0 100%;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче