mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-02 00:00:15 +00:00
Add some help for the widgets screen, make css class .description usable everywhere, fixes #5859
git-svn-id: https://develop.svn.wordpress.org/trunk@11133 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -173,3 +173,12 @@ div#sidebar-info {
|
||||
line-height: 3em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#wp_inactive_widgets .sidebar-name {
|
||||
margin: 0;
|
||||
padding: 2px 0;
|
||||
}
|
||||
|
||||
#wp_inactive_widgets p.description {
|
||||
margin: 0 0 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user