Skip to content

Commit b56d663

Browse files
authored
Merge branch 'main' into danirabbit/mainwindow-flatmenubutton
2 parents 9c7de9e + d7f63d2 commit b56d663

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/Application.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ button.pathbar {
1313
}
1414

1515
.linked .combo {
16-
padding: 2.5px 3px;
16+
margin: 1px 0;
1717
}
1818

1919
.transition {
@@ -23,4 +23,4 @@ button.pathbar {
2323
.drop-target:drop(active) {
2424
border-radius: 6px;
2525
background: alpha(@color_primary, 0.15);
26-
}
26+
}

0 commit comments

Comments
 (0)