зеркало из https://github.com/mozilla/pjs.git
Bug #346966 --> message headers have too much vertical spacing on windows with large fonts turned on. r=neil
This commit is contained in:
Родитель
3a74a63ab4
Коммит
5c604e6f35
|
@ -136,7 +136,7 @@ description[selectable="true"]:focus > descriptionitem[selected="true"]
|
|||
}
|
||||
|
||||
.headerName {
|
||||
margin: 0 .5em .5em 0;
|
||||
margin: 0 .5em 5px 0;
|
||||
font-weight: bold;
|
||||
text-align: right;
|
||||
background-color: transparent;
|
||||
|
@ -150,7 +150,7 @@ description[selectable="true"]:focus > descriptionitem[selected="true"]
|
|||
}
|
||||
|
||||
.headerValueBox {
|
||||
margin: 0 0 .5em 0;
|
||||
margin: 0 0 5px 0;
|
||||
}
|
||||
|
||||
.headerValueUrl {
|
||||
|
|
Загрузка…
Ссылка в новой задаче