forked from GNUsocial/gnu-social
Attachment list items have more sane margins around them
This commit is contained in:
parent
b8e4f41987
commit
4eab52ee75
@ -793,7 +793,7 @@ position:static;
|
||||
.notice.h-entry .attachments {
|
||||
clear: both;
|
||||
position: relative;
|
||||
top: 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.notice.h-entry .attachments .inline-attachment * {
|
||||
@ -1456,6 +1456,11 @@ margin-left:0;
|
||||
margin-left: 56px;
|
||||
}
|
||||
|
||||
.notice > footer > h3 {
|
||||
margin-bottom: 0;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.threaded-replies .notice > footer, .section .notice > footer {
|
||||
margin-left:33px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user