Fix typo in CSS. props SergeyBiryukov. fixes #20587.
git-svn-id: http://core.svn.wordpress.org/trunk@21661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
9a07332682
commit
5f8add5ad2
|
@ -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