]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/style.css
Vier: Now the language of a post is shown
[friendica.git] / view / theme / vier / style.css
index 5532c06eeed5bd560706fab8420f9b39ef4656b4..9524c73caba948a591a9f348e3fe7b5ae2c2c162 100644 (file)
@@ -1067,8 +1067,9 @@ border-bottom: 1px solid #D2D2D2;
   text-align: left;
   width: 80px;
 }
-.wall-item-container .wall-item-location {
-  padding-right: 40px;
+.wall-item-container {
+  /* padding-right: 30px; */
+  padding-right: 0px;
 }
 .wall-item-container .wall-item-ago {
   word-wrap: break-word;
@@ -1077,7 +1078,7 @@ border-bottom: 1px solid #D2D2D2;
   color: #999;
 }
 .wall-item-location {
-  width: 180px;
+  width: 350px;
   float: left;
 }
 
@@ -1282,6 +1283,10 @@ border-bottom: 1px solid #D2D2D2;
   height: 100px;
 }
 
+#profile-jot-perms {
+  float: right;
+}
+
 #jot-preview-content {
   padding-top: 25px;
 }
@@ -1816,10 +1821,15 @@ div.pager, .birthday-notice, ul.tabs a, #jot-preview-link, .comment-edit-submit-
 }
 
 .profile-edit-side-div {
-  display: none;
-/*  float: right; */
+/*  display: none; */
+  float: right; 
 }
 
+/* aside div.clear {
+  clear: none;
+  float: left;
+} */
+
 #register-form label,
 #profile-edit-form label {
         width: 300px; float: left;