forked from GNUsocial/gnu-social
Spacing between .u-photo and .p-name in notices
This commit is contained in:
parent
d318b5c10e
commit
8be90c8ea5
@ -665,6 +665,7 @@ address .poweredby {
|
|||||||
|
|
||||||
#core .h-card .u-photo {
|
#core .h-card .u-photo {
|
||||||
float: left;
|
float: left;
|
||||||
|
margin-right: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.h-card .u-url, .h-card.u-url {
|
.h-card .u-url, .h-card.u-url {
|
||||||
@ -707,7 +708,7 @@ font-style:italic;
|
|||||||
}
|
}
|
||||||
|
|
||||||
.notice .e-content {
|
.notice .e-content {
|
||||||
margin-left: 55px;
|
margin-left: 56px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notice-options {
|
.notice-options {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user