mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Fix one wrong corner css. Fixes #5987 props johnbillion.
git-svn-id: https://develop.svn.wordpress.org/trunk@7029 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1134,7 +1134,7 @@ html, body {
|
||||
-khtml-border-top-left-radius: 3px;
|
||||
-webkit-border-top-left-radius: 3px;
|
||||
border-top-left-radius: 3px;
|
||||
-moz-border-radius-bottomtop: 3px;
|
||||
-moz-border-radius-topright: 3px;
|
||||
-khtml-border-top-right-radius: 3px;
|
||||
-webkit-border-top-right-radius: 3px;
|
||||
border-top-right-radius: 3px;
|
||||
|
||||
Reference in New Issue
Block a user