Fix order of 'copy' button in the toolbar
This commit is contained in:
@@ -1168,6 +1168,7 @@
|
|||||||
}
|
}
|
||||||
order: 8;
|
order: 8;
|
||||||
&.fa-history { order: 1; }
|
&.fa-history { order: 1; }
|
||||||
|
&.fa-clone { order: 1; }
|
||||||
&.fa-download { order: 2; }
|
&.fa-download { order: 2; }
|
||||||
&.fa-upload { order: 3; }
|
&.fa-upload { order: 3; }
|
||||||
&.fa-print { order: 4; }
|
&.fa-print { order: 4; }
|
||||||
|
|||||||
Reference in New Issue
Block a user