mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-30 23:30:05 +00:00
CSS: Reference the original location of the CSS rule being overridden.
See #35229 git-svn-id: https://develop.svn.wordpress.org/trunk@36342 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -206,7 +206,7 @@
|
||||
* Styles for new widget addition panel
|
||||
*/
|
||||
|
||||
/* override widgets admin page rules in wp-admin/css/wp-admin.css */
|
||||
/* override widgets admin page rules in wp-admin/css/widgets.css */
|
||||
#widgets-left #available-widgets .widget {
|
||||
float: none !important;
|
||||
width: auto !important;
|
||||
|
||||
Reference in New Issue
Block a user