Remove top margins on icons in tree view

refs #111
This commit is contained in:
Jennifer Mourek 2018-07-02 10:15:01 +02:00
parent 887bbd97f3
commit 2bc2ae2e26

View file

@ -152,7 +152,6 @@ table.bp span.op {
table.bp .icon {
float: left;
margin-top: 0.4em;
margin-right: 0.4em;
}