diff options
author | Jeroen <jeroenpraat@xs4all.nl> | 2014-08-23 17:01:19 +0000 |
---|---|---|
committer | Jeroen <jeroenpraat@xs4all.nl> | 2014-08-23 17:01:19 +0000 |
commit | ceabf2d4885e6c09ae5372ef92cef9825466183a (patch) | |
tree | f95fd6b598d961b7128e8042638dbcb24df8a218 /view/css | |
parent | 9196c9eef091e7f4a41fbc9452521d6ca2de55a3 (diff) | |
download | volse-hubzilla-ceabf2d4885e6c09ae5372ef92cef9825466183a.tar.gz volse-hubzilla-ceabf2d4885e6c09ae5372ef92cef9825466183a.tar.bz2 volse-hubzilla-ceabf2d4885e6c09ae5372ef92cef9825466183a.zip |
Minor adjustment photo view + update nl (at 100\%\!)
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 12032d4c1..fa3b5b35a 100644 --- a/view/css/mod_photos.css +++ b/view/css/mod_photos.css @@ -13,7 +13,7 @@ #photo-view-wrapper { float:left; - min-width: 300px; + min-width: 500px; overflow: hidden; } |