зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1503506 - DRM notification displays unnecessary blank spaces before and after Learn More link r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D21594 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
63616d31d5
Коммит
e4592b471b
|
@ -54,6 +54,10 @@ notification[type="critical"] {
|
|||
.messageText > .text-link {
|
||||
color: inherit !important;
|
||||
text-decoration: underline;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
margin-inline-start: 0;
|
||||
margin-inline-end: 0;
|
||||
}
|
||||
|
||||
.messageImage {
|
||||
|
|
Загрузка…
Ссылка в новой задаче