- Patch #883764 by tim.plunkett: block OL indentation needs attention.

merge-requests/26/head
Dries Buytaert 2010-11-16 18:54:23 +00:00
parent 8be86731cf
commit 3b35eb43c1
2 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,7 @@ blockquote:after {
ul.tips {
padding: 0 1.25em 0 0;
}
.block ol,
.block ul {
padding: 0 1em 0.25em 0;
}

View File

@ -172,6 +172,7 @@ table ul.links li {
/* ------------------ List Styles ------------------ */
.block ol,
.block ul {
margin: 0;
padding: 0 0 0.25em 1em; /* LTR */