Changed to margin instead of list position in order to avoid text

wrapping from the bullet point
This commit is contained in:
Sarven Capadisli 2010-01-13 21:07:01 +00:00
parent c3188fd1fe
commit 5d88e6435f
1 changed files with 1 additions and 1 deletions

View File

@ -1502,7 +1502,7 @@ width:auto;
.system_notice ul,
.instructions ul {
list-style-position:inside;
margin-left:1em;
}
.instructions p,
.instructions ul {