diff --git a/view/css/mod_cloud.css b/view/css/mod_cloud.css index 7cbcc8807..76ac82690 100644 --- a/view/css/mod_cloud.css +++ b/view/css/mod_cloud.css @@ -38,5 +38,6 @@ } #files-upload { - padding: 2px; + padding: 4px; + width: 100%; } diff --git a/view/css/mod_photos.css b/view/css/mod_photos.css index 6fefad8e4..a2b3459cf 100644 --- a/view/css/mod_photos.css +++ b/view/css/mod_photos.css @@ -25,5 +25,6 @@ } #photos-upload-choose { - padding: 2px; + padding: 4px; + width: 100%; } diff --git a/view/tpl/cloud_actionspanel.tpl b/view/tpl/cloud_actionspanel.tpl index 0e621e9db..da708a98c 100644 --- a/view/tpl/cloud_actionspanel.tpl +++ b/view/tpl/cloud_actionspanel.tpl @@ -8,9 +8,10 @@
+
- +
diff --git a/view/tpl/photos_upload.tpl b/view/tpl/photos_upload.tpl index 10fc82648..0b3a0ae81 100755 --- a/view/tpl/photos_upload.tpl +++ b/view/tpl/photos_upload.tpl @@ -18,7 +18,7 @@ {{$aclselect}} {{if $default}} -
+
@@ -29,13 +29,12 @@
{{/if}} -
- -
+
+
{{if $uploader}}