mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1796599 - Convert bookmark folder tree and tag selector heights from px to em. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D159867
This commit is contained in:
parent
b27c341fe1
commit
409ed7443b
@ -4,7 +4,7 @@
|
||||
|
||||
#editBMPanel_folderTree,
|
||||
#editBMPanel_tagsSelector {
|
||||
height: 150px;
|
||||
height: 12.5em;
|
||||
}
|
||||
|
||||
#editBMPanel_folderMenuList::part(icon) {
|
||||
|
Loading…
Reference in New Issue
Block a user