diff options
Diffstat (limited to 'www/styles')
-rw-r--r-- | www/styles/shows.css | 4 |
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; |