Use valid HTML in the theme editor. span instead of div inside an anchor. props Utkarsh, see #13383.

git-svn-id: https://develop.svn.wordpress.org/trunk@14625 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-05-14 07:04:17 +00:00
parent 6924c645b7
commit 1164a4276b
4 changed files with 8 additions and 4 deletions

View File

@@ -33,6 +33,10 @@
margin: 4px 0;
}
#templateside ul li a span.highlight {
display:block;
}
.nonessential {
font-size: 11px;
font-style: italic;