mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -33,6 +33,10 @@
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
||||
#templateside ul li a span.highlight {
|
||||
display:block;
|
||||
}
|
||||
|
||||
.nonessential {
|
||||
font-size: 11px;
|
||||
font-style: italic;
|
||||
|
||||
Reference in New Issue
Block a user