From 1e8af6c5ef081324a57b6481970e8c910cd22c67 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Sun, 20 Oct 2013 22:52:18 +0300 Subject: [PATCH] bold share username --- core/css/share.css | 1 + 1 file changed, 1 insertion(+) diff --git a/core/css/share.css b/core/css/share.css index e6c5f8848ce..6e920f6bdec 100644 --- a/core/css/share.css +++ b/core/css/share.css @@ -24,6 +24,7 @@ #shareWithList li { padding-top: 10px; padding-bottom: 10px; + font-weight: bold; } #shareWithList li:first-child {