From c080c420ba4e9f216708b63fdddb5c03bbea72c9 Mon Sep 17 00:00:00 2001 From: marijus Date: Mon, 20 Oct 2014 22:46:14 +0200 Subject: not quite there yet but getting closer --- view/css/mod_photos.css | 31 +++++++------------------------ 1 file changed, 7 insertions(+), 24 deletions(-) (limited to 'view/css') diff --git a/view/css/mod_photos.css b/view/css/mod_photos.css index 90b70b122..c8cdab6c3 100644 --- a/view/css/mod_photos.css +++ b/view/css/mod_photos.css @@ -3,6 +3,10 @@ margin-bottom: 25px; } +.photo-item-tools { + padding: 7px 10px; +} + #photo-photo { display: table; margin: 0 auto; @@ -72,9 +76,6 @@ #photo-edit-link-wrap { margin-bottom: 15px; } -#photo-like-div { - margin-bottom: 25px; -} #photo-edit-caption-end, #photo-edit-tags-end, #photo-edit-albumname-end, #photo-edit-rotate-end { clear: both; @@ -84,18 +85,10 @@ margin-bottom: 15px; } -#photo-edit-delete-button { - float: right; -} -#photo-edit-edit-wrapper { - margin-top: 10px; - margin-bottom: 30px; -} - -#photo-photo-delete-button { - float: right; - margin-top: -64px; +#photo-edit-edit { + padding: 7px 10px; + margin-bottom: 3px; } #photo-edit-end { @@ -106,16 +99,6 @@ margin-bottom: 15px; } -#in-this-photo-text { - margin-left: 30px; -} - -#in-this-photo { - margin-left: 60px; - margin-top: 10px; - margin-bottom: 20px; -} - #photo-album-edit-submit, #photo-album-edit-drop { margin-top: 15px; margin-bottom: 15px; -- cgit v1.2.3