From: Silke Meyer Date: Sun, 15 Jun 2014 11:25:27 +0000 (+0200) Subject: space between logo and sitename X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=dd1b28314e726f8777c8347409989040c1ab1cd1;p=friendica.git space between logo and sitename --- diff --git a/view/theme/vier/breathe.css b/view/theme/vier/breathe.css index e93feaa563..29198dcef0 100644 --- a/view/theme/vier/breathe.css +++ b/view/theme/vier/breathe.css @@ -5,6 +5,10 @@ body { background-color: #eeeeee !important; } +header #banner #logo-text { + margin-left: 7px; +} + #live-network { border-bottom: none !important; }