forked from GNUsocial/gnu-social
Changed to margin instead of list position in order to avoid text
wrapping from the bullet point
This commit is contained in:
@@ -1502,7 +1502,7 @@ width:auto;
|
||||
|
||||
.system_notice ul,
|
||||
.instructions ul {
|
||||
list-style-position:inside;
|
||||
margin-left:1em;
|
||||
}
|
||||
.instructions p,
|
||||
.instructions ul {
|
||||
|
||||
Reference in New Issue
Block a user