]> git.mxchange.org Git - friendica.git/blobdiff - view/style.css
photo album finish, general cleanup begins
[friendica.git] / view / style.css
index c590b531742c56fb7243475c172febb40f4a88e0..777f938b82ea7f93d809c6847bb1012fa7898be3 100644 (file)
@@ -1346,12 +1346,16 @@ input#dfrn-url {
 }
 #photo-edit-caption, #photo-edit-tags-textarea {
        float: left;
+       margin-bottom: 15px;
 }
 
 #photo-edit-caption-end, #photo-edit-tags-end {
        clear: both;
 }
 
+#photo-edit-delete-button {
+       margin-left: 200px;
+}
 #photo-caption {
        font-size: 110%;
        font-weight: bold;
@@ -1368,4 +1372,14 @@ input#dfrn-url {
        margin-left: 60px;
        margin-top: 10px;
        margin-bottom: 20px;
-}
\ No newline at end of file
+}
+
+#photo-album-edit-submit, #photo-album-edit-drop {
+       margin-top: 15px;
+       margin-bottom: 15px;
+}
+
+#photo-album-edit-drop {
+       margin-left: 200px;
+}
+