mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Fix postbox title action links overlapping
git-svn-id: https://develop.svn.wordpress.org/trunk@10061 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -79,8 +79,12 @@ div.postbox div.inside {
|
||||
|
||||
#dashboard-widgets h3 a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#dashboard-widgets h3 .postbox-title-action {
|
||||
position: absolute;
|
||||
right: 30px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#dashboard-widgets h4 {
|
||||
|
||||
Reference in New Issue
Block a user