Spacing between .u-photo and .p-name in notices

This commit is contained in:
Mikael Nordfeldth 2015-01-16 16:36:53 +01:00
parent d318b5c10e
commit 8be90c8ea5
1 changed files with 2 additions and 1 deletions

View File

@ -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 {