1
0
mirror of https://github.com/ascribe/onion.git synced 2024-11-15 01:25:17 +01:00

fix alignment of download button and file type in fineuploader

This commit is contained in:
Tim Daubenschütz 2015-09-28 17:25:45 +02:00
parent 52fc19444a
commit 6a5b66bda5

View File

@ -143,6 +143,10 @@
text-align: center; text-align: center;
vertical-align: middle; vertical-align: middle;
p {
margin-top: 5px;
}
.action-file { .action-file {
color: white; color: white;
cursor: pointer; cursor: pointer;