From bc22df9057198018f9cc490d0e3e013692f52b90 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 16 Mar 2015 22:06:03 -0700 Subject: display a map for photos if allowed. Note: there is a bug in that if the map div starts with display:none one needs to reload the frame or zoom in or they end up at minimum resolution. Still trying to sort this out. --- view/css/mod_photos.css | 1 + 1 file changed, 1 insertion(+) (limited to 'view/css') diff --git a/view/css/mod_photos.css b/view/css/mod_photos.css index a2b3459cf..f95a0ca2f 100644 --- a/view/css/mod_photos.css +++ b/view/css/mod_photos.css @@ -19,6 +19,7 @@ } #photo-edit, +#photo-map, #photo-album-edit-wrapper, #photo-upload-form { display: none; -- cgit v1.2.3