mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-11 08:04:32 +00:00
Accessibility: Remove title attributes from the Plugin details modal.
Also, improves accessibility of the star rating reviews links. Fixes #35111. git-svn-id: https://develop.svn.wordpress.org/trunk@36618 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2521,6 +2521,10 @@ div.action-links {
|
||||
margin: 0 0 10px;
|
||||
}
|
||||
|
||||
#plugin-information .fyi-description {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
#plugin-information .counter-container {
|
||||
margin: 3px 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user