]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook/style.css
diabook: Moving the location between the icons
[friendica.git] / view / theme / diabook / style.css
index bccfea149e1501db31ba8b009c7546e4308301eb..2d4670dca4d1670f89d7975593f1e54df4a36b14 100644 (file)
@@ -1113,6 +1113,7 @@ section {
 }
 .wall-item-container .wall-item-location {
   padding-right: 40px;
+  display: table-cell;
 }
 .wall-item-container .wall-item-ago {
   word-wrap: break-word;
@@ -1168,6 +1169,7 @@ section {
 .wall-item-container .wall-item-actions-social {
   float: left;
   margin-bottom: 1px;
+  display: table-cell;
 }
 .wall-item-container .wall-item-actions-social a {
   margin-right: 1em;
@@ -1178,6 +1180,7 @@ section {
 .wall-item-container .wall-item-actions-tools {
   float: right;
   width: 80px;
+  display: table-cell;
 }
 .wall-item-container .wall-item-actions-tools a {
   float: right;