]> git.mxchange.org Git - friendica.git/blobdiff - view/global.css
spelling: close
[friendica.git] / view / global.css
index d327da0c2c377b99a2fd63d283b523d9c7a10935..9d85665424ceca663ff2579d82a98ec839f41487 100644 (file)
@@ -35,11 +35,6 @@ a.btn, a.btn:hover {
   text-decoration: overline;
 }
 
-.icon {
-       width: 48px;
-       height: 48px;
-}
-
 .template-icon {
        width: 24px;
        height: 24px;
@@ -103,6 +98,9 @@ span.connector {
   margin-right: 0px;
 }
 
+.wall-item-emoji {
+  margin-right: 5px;
+}
 
 .wall-item-like-expanded,
 .wall-item-dislike-expanded,
@@ -706,4 +704,9 @@ audio {
 }
 /**
  * Image grid settings END
- **/
\ No newline at end of file
+ **/
+
+#contactblock .icon {
+       width: 48px;
+       height: 48px;
+}