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.

Props passoniate, garethgillman.
See #49197.
Fixes #49353.


git-svn-id: https://develop.svn.wordpress.org/trunk@47751 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrea Fercia 2020-05-03 14:19:51 +00:00
parent 8f1d4525c2
commit 6e181e8823
1 changed files with 1 additions and 3 deletions

View File

@ -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 {