mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 06:10:09 +00:00
Always show the open/close arrow next to the widget title, fixes #9914
git-svn-id: https://develop.svn.wordpress.org/trunk@11482 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -182,7 +182,7 @@ a.widget-action {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.widget-top:hover a.widget-action {
|
||||
.widget-top a.widget-action {
|
||||
background: url("../images/menu-bits.gif") no-repeat scroll 0 -110px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user