forked from GNUsocial/gnu-social
Better alignment for notice in shownotice page
This commit is contained in:
parent
54d04a0c91
commit
04a37fa1c7
@ -1039,12 +1039,13 @@ overflow:visible;
|
|||||||
#showstream .notice div.entry-content {
|
#showstream .notice div.entry-content {
|
||||||
margin-left:0;
|
margin-left:0;
|
||||||
}
|
}
|
||||||
#shownotice .notice .entry-title,
|
|
||||||
#shownotice .notice div.entry-content {
|
|
||||||
margin-left:110px;
|
|
||||||
}
|
|
||||||
#shownotice .notice .entry-title {
|
#shownotice .notice .entry-title {
|
||||||
|
margin-left:110px;
|
||||||
font-size:2.2em;
|
font-size:2.2em;
|
||||||
|
min-height:123px;
|
||||||
|
}
|
||||||
|
#shownotice .notice div.entry-content {
|
||||||
|
margin-left:0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notice p.entry-content {
|
.notice p.entry-content {
|
||||||
|
Loading…
Reference in New Issue
Block a user