From a25e39392642280c75623b1a39d0717cb0cba1e5 Mon Sep 17 00:00:00 2001 From: Patric Gutersohn Date: Wed, 8 Jan 2014 13:45:34 +0100 Subject: [PATCH] Update jquery.circliful.css --- css/jquery.circliful.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/css/jquery.circliful.css b/css/jquery.circliful.css index a00d727..d4ea801 100644 --- a/css/jquery.circliful.css +++ b/css/jquery.circliful.css @@ -11,4 +11,10 @@ .circle-info, .circle-info-half { color: #999; -} \ No newline at end of file +} + +.circliful .fa { + margin: -10px 3px 0 3px; + position: relative; + bottom: 4px; +}