Merge pull request #24476 from yash-webkul/patch-15
Update wc-setup.scss
This commit is contained in:
commit
aa665446e5
|
@ -1125,9 +1125,9 @@ h3.jetpack-reasons {
|
|||
border-color: #ddd;
|
||||
border-radius: 4px;
|
||||
height: 30px;
|
||||
width: calc(100% - 8px - 24px - 2px); // account for padding, border to align with other elements
|
||||
width: calc(100% - 8px - 8px - 2px); // account for padding, border to align with other elements
|
||||
padding-left: 8px;
|
||||
padding-right: 24px;
|
||||
padding-right: 8px;
|
||||
font-size: 16px;
|
||||
color: #444;
|
||||
background-color: #fff;
|
||||
|
|
Loading…
Reference in New Issue