From: Mikael Nordfeldth Date: Fri, 16 Jan 2015 15:36:53 +0000 (+0100) Subject: Spacing between .u-photo and .p-name in notices X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8be90c8ea5ebc30c351e1b6c716b68949f511de9;p=quix0rs-gnu-social.git Spacing between .u-photo and .p-name in notices --- 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 {