]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
Merge branch 'fabrixxm-master'
[friendica.git] / view / theme / duepuntozero / style.css
index 76a37e7c43e17de7beb81fd52511a3dcc3ce41f1..d27a894b76291e0e704b5b0847e27fd5ef878111 100644 (file)
@@ -810,7 +810,7 @@ input#dfrn-url {
 .wall-item-wrapper {
        float: left;
     margin-right: 5px;
-    width: 80px;
+    width: 150px;
 }
 .wall-item-lock {
        height: 20px;
@@ -853,7 +853,7 @@ input#dfrn-url {
 }
 .wall-item-content {
        float: left;
-       width: 450px;
+       /*width: 450px;*/
        margin-left: 10px;
        margin-bottom: 20px;
        padding: 20px;
@@ -1209,6 +1209,10 @@ input#dfrn-url {
        margin-bottom: 10px;
 }
 
+#contact-edit-update-now {
+       margin-top: 15px;
+}
+
 #contact-edit-photo-wrapper {
        margin-bottom: 20px;
 }
@@ -1600,6 +1604,10 @@ a.mail-list-link {
 #photos-upload-album-select {
        float: left;
 }
+
+#photos-upload-spacer {
+       margin-top: 25px;
+}
 #photos-upload-new-end, #photos-upload-exist-end {
        clear: both;
 }
@@ -1892,8 +1900,9 @@ a.mail-list-link {
 
 .tool-wrapper {
   float: left;
-  margin-left: 5px;
+  margin-left: 20px;
 }
+
 .tool-link {
   cursor: pointer;
 }