Bug 1665336 - Follow-up: change min-height to height on treechildren::-moz-tree-row. r=me DONTBUILD
This commit is contained in:
Родитель
c272f66167
Коммит
b128976e8b
|
@ -367,7 +367,7 @@ treecol[sortDirection="descending"]:not([hideheader="true"]) > .treecol-sortdire
|
|||
}
|
||||
|
||||
treechildren::-moz-tree-row {
|
||||
min-height: 1.8em;
|
||||
height: 1.8em;
|
||||
}
|
||||
|
||||
treechildren::-moz-tree-row(multicol, odd) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче