From: Andrew Dolgov Date: Tue, 7 May 2013 14:54:21 +0000 (+0400) Subject: update label ref style X-Git-Tag: 1.7.9~20 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=48e5a756542db9e133bece38125f42974f8022ec;p=tt-rss.git update label ref style --- diff --git a/tt-rss.css b/tt-rss.css index 8658188d..b33e3f63 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -375,9 +375,12 @@ span.hlLabelRef { font-size : 8px; color : #063064; font-weight : normal; - margin : 0px 3px 0px 3px; - padding : 0px 4px 0px 4px; + margin-left : 2px; + padding : 1px 4px 1px 4px; + display : inline-block; + vertical-align : middle; white-space: nowrap; + border-radius : 4px; } div.postHeader div.postDate {