navigator: fix alignment of tree items

Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: Ib28be9f4b0a9d00eff6185172979bc68b3b6953b
This commit is contained in:
Szymon Kłos 2023-05-04 19:50:41 +02:00 committed by Szymon Kłos
parent 7ab66505aa
commit 22371ec0c5

View file

@ -330,3 +330,10 @@ button#button2.ui-pushbutton.jsdialog.sidebar {
#rotationlabel {
height: 0;
}
/* navigator */
span.jsdialog.sidebar.ui-treeview-entry.ui-treeview-notexpandable {
margin-left: 15px;
}