From 8be90c8ea5ebc30c351e1b6c716b68949f511de9 Mon Sep 17 00:00:00 2001 From: Mikael Nordfeldth Date: Fri, 16 Jan 2015 16:36:53 +0100 Subject: [PATCH] Spacing between .u-photo and .p-name in notices --- theme/base/css/display.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 5453312947..d2331eceba 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -665,6 +665,7 @@ address .poweredby { #core .h-card .u-photo { float: left; + margin-right: 8px; } .h-card .u-url, .h-card.u-url { @@ -707,7 +708,7 @@ font-style:italic; } .notice .e-content { - margin-left: 55px; + margin-left: 56px; } .notice-options {