From: Zach Prezkuta Date: Tue, 6 Nov 2012 15:49:03 +0000 (-0700) Subject: leaked local change X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=bff31a49eb61c089fd9acb7a565a9bb9b60daafe;p=friendica.git leaked local change --- diff --git a/view/theme/frost-mobile/style.css b/view/theme/frost-mobile/style.css index 2580f4b788..b38fdceb87 100644 --- a/view/theme/frost-mobile/style.css +++ b/view/theme/frost-mobile/style.css @@ -1181,13 +1181,13 @@ input#dfrn-url { /* background: #EEEEEE;*/ } -.wall-item-like, .wall-item-dislike, .wall-item-boring { +.wall-item-like, .wall-item-dislike { font-style: italic; margin-left: 0px; opacity: 0.6; } -.wall-item-like.comment, .wall-item-dislike.comment, .wall-item-boring.comment { +.wall-item-like.comment, .wall-item-dislike.comment { margin-left: 5px; }