Fixed design issue when deleting css bug (#1480) Fixes #1475

v0.2.0.692
Levi Wilcox 8 years ago committed by Leonardo Galli
parent 7ed0db10cb
commit a0486b54a6

@ -33,8 +33,9 @@
} }
.delete-files-info { .delete-files-info {
margin-top : 10px; margin: 10px 0;
display : none; display: none;
float:none;
} }
} }

Loading…
Cancel
Save