summaryrefslogtreecommitdiff
path: root/www/styles
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2015-06-27 19:58:22 (GMT)
committerChristian Pointner <equinox@helsinki.at>2015-06-27 19:58:22 (GMT)
commit477f691dd3e48d9aa1da2cb214cebfa82a943571 (patch)
tree84b7548a560ab1c071fc1bce638434e9a94f2286 /www/styles
parent5c15acdc038c89c4828952d7245c5c5ec2ae33c0 (diff)
try to make to import dropzone modal a little smaller
Diffstat (limited to 'www/styles')
-rw-r--r--www/styles/shows.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/styles/shows.css b/www/styles/shows.css
index 6a8897a..47670c7 100644
--- a/www/styles/shows.css
+++ b/www/styles/shows.css
@@ -38,8 +38,8 @@
#shows-upload div.modal-body {
margin-left: auto;
margin-right: auto;
- width: 330px;
- height: 330px;
+ width: 250px;
+ height: 250px;
background-image: url('/img/dz-backdrop.png');
background-repeat: no-repeat;
background-position: center center;