Fix typo in CSS. props SergeyBiryukov. fixes #20587.
git-svn-id: https://develop.svn.wordpress.org/trunk@21661 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d17a70efde
commit
b7705ada50
@ -2035,7 +2035,7 @@ RTL
|
||||
border-width: 1px;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 3px;
|
||||
border-bottom-right-left: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 3px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user