X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fglobal.css;h=9d85665424ceca663ff2579d82a98ec839f41487;hb=64066349aa8da5e86223c6bd33af91a613f8b5b1;hp=d327da0c2c377b99a2fd63d283b523d9c7a10935;hpb=0e543b2d4a8b0cfcc86882bdbd9e92fbaa6eb7b3;p=friendica.git diff --git a/view/global.css b/view/global.css index d327da0c2c..9d85665424 100644 --- a/view/global.css +++ b/view/global.css @@ -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; +}