зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1291488 - Do not apply |margin: 0px| and |padding: 0px| to text-link outside of description in about dialog. r=dao
This commit is contained in:
Родитель
b9da2b39b7
Коммит
f313312659
|
@ -78,8 +78,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
.text-link,
|
||||
.text-link:focus {
|
||||
description > .text-link,
|
||||
description > .text-link:focus {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче