Press This: fix styling of the "Scan" button. Fixes #31444.
git-svn-id: https://develop.svn.wordpress.org/trunk@31805 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a2d7c3fa58
commit
f1ce621be7
@ -1276,10 +1276,10 @@ html {
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
padding: 0.85714em 1.07143em;
|
||||
padding: 0 1.07143em;
|
||||
background: #f7f7f7;
|
||||
border-color: #dedede;
|
||||
border-bottom: 0;
|
||||
border: 0;
|
||||
border-left: 1px solid #f1f1f1;
|
||||
-webkit-border-radius: 0;
|
||||
border-radius: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user