fx115: fix duplicates pane layout
This commit is contained in:
parent
9d5a706344
commit
0e14c9b3b3
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
duplicates-merge-pane {
|
duplicates-merge-pane {
|
||||||
-moz-box-orient: vertical;
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
|
||||||
groupbox {
|
groupbox {
|
||||||
margin: 8px 0 0 0;
|
margin: 8px 0 0 0;
|
||||||
|
|
Loading…
Reference in a new issue