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