aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
Diffstat (limited to 'view/css')
-rw-r--r--view/css/mod_photos.css16
1 files changed, 3 insertions, 13 deletions
diff --git a/view/css/mod_photos.css b/view/css/mod_photos.css
index 571aba57c..ed3e2ac26 100644
--- a/view/css/mod_photos.css
+++ b/view/css/mod_photos.css
@@ -87,28 +87,18 @@
}
-#photo-edit-edit {
+#photo-edit-edit,
+#photo-album-edit-wrapper {
+ display: none;
padding: 7px 10px;
margin-bottom: 3px;
}
-#photo-edit-end {
- margin-bottom: 35px;
-}
-#photo-caption {
- margin-top: 15px;
- margin-bottom: 15px;
-}
-
#photo-album-edit-submit, #photo-album-edit-drop {
margin-top: 15px;
margin-bottom: 15px;
}
-#photo-album-edit-drop {
- margin-left: 200px;
-}
-
#photos-usage-message {
line-height: 22px;
}