diff --git a/public/views/css/d.poi.css b/public/views/css/d.poi.css index 308d90f..808df07 100755 --- a/public/views/css/d.poi.css +++ b/public/views/css/d.poi.css @@ -48,8 +48,15 @@ section.archive > * { opacity: 0.5; } -/* Comments of a poi */ +#comments_photos_gallery { + padding: 30px 0 0 0; +} +#comments_photos_gallery a, #comments_photos_gallery img { + height: 60px; + border-radius: 5px; +} +/* Comments of a poi */ #new_comment { clear: both; diff --git a/public/views/d.poi.view.html b/public/views/d.poi.view.html index f9b1c24..df2098b 100644 --- a/public/views/d.poi.view.html +++ b/public/views/d.poi.view.html @@ -179,6 +179,22 @@ + number > 0) { ?> +