mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-03 20:24:26 +00:00
Remove separator from appearance group. Props koopersmith. fixes #19351
git-svn-id: https://develop.svn.wordpress.org/trunk@19550 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -479,6 +479,14 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
/**
|
||||
* Site Menu
|
||||
*/
|
||||
#wpadminbar #wp-admin-bar-appearance {
|
||||
border-top: none;
|
||||
margin-top: -12px;
|
||||
}
|
||||
|
||||
/**
|
||||
* ICONS
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user