diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-10-24 21:44:25 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-10-24 21:44:25 +0200 |
commit | ab8b4d5c3669543a6166390d433569656692f9b8 (patch) | |
tree | 3c6f2606d3830ec7692c430fa270c56eb24f9675 /view/css | |
parent | 3432771150c03c72d468e5840177b769812a9758 (diff) | |
download | volse-hubzilla-ab8b4d5c3669543a6166390d433569656692f9b8.tar.gz volse-hubzilla-ab8b4d5c3669543a6166390d433569656692f9b8.tar.bz2 volse-hubzilla-ab8b4d5c3669543a6166390d433569656692f9b8.zip |
another try to avoid dubble photo deletion. allow to set a photo caption and simple status body (if create status post is enabled) on upload
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/mod_photos.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/css/mod_photos.css b/view/css/mod_photos.css index 7718289c3..ae250bc1c 100644 --- a/view/css/mod_photos.css +++ b/view/css/mod_photos.css @@ -33,4 +33,4 @@ position: absolute; left: -9999px; top: -9999px; -}
\ No newline at end of file +} |