forked from GNUsocial/gnu-social
Reduced notice div.entry-content width so that in the case of super
deep/crazy conversations the notice options don't misalign.
This commit is contained in:
parent
81e6500cb9
commit
5d82b3e02a
@ -863,7 +863,7 @@ clear:left;
|
||||
float:left;
|
||||
font-size:0.95em;
|
||||
margin-left:59px;
|
||||
width:60%;
|
||||
width:50%;
|
||||
}
|
||||
#showstream .notice div.entry-content,
|
||||
#shownotice .notice div.entry-content {
|
||||
|
Loading…
Reference in New Issue
Block a user