mirror of
git://develop.git.wordpress.org/
synced 2025-03-14 17:09:47 +01:00
File Editor: Remove CSS exceptions for the "Select plugin/theme to edit" and documentation "Look Up" buttons.
Buttons should use the default buttons styles, no exceptions. This commit bring the changes from [47751] to the 5.4 branch. Props passoniate, garethgillman, @afercia. See #49197. Fixes #49353. git-svn-id: https://develop.svn.wordpress.org/branches/5.4@47824 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c8e5b7ebd5
commit
9823f0a4de
@ -3922,8 +3922,7 @@ img {
|
||||
}
|
||||
|
||||
.fileedit-sub input[type="submit"] {
|
||||
margin-bottom: 0px;
|
||||
padding: 0px 18px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#documentation label[for="docs-list"] {
|
||||
@ -3937,7 +3936,6 @@ img {
|
||||
|
||||
#documentation input[type="button"] {
|
||||
margin-bottom: 0;
|
||||
padding: 8px 18px;
|
||||
}
|
||||
|
||||
#wpfooter {
|
||||
|
Loading…
x
Reference in New Issue
Block a user