Center dialog text for hashing files in file_drag_and_drop

This commit is contained in:
Tim Daubenschütz 2015-09-28 10:07:17 +02:00
parent 2e6acff56d
commit 40777cfeae
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
}
.file-drag-and-drop-hashing-dialog {
text-align: center;
margin: 1.5em 0 0 0;
}