Ticket #29038: fixedtypo.diff
| File fixedtypo.diff, 515 bytes (added by , 11 years ago) |
|---|
-
wp-admin/css/customize-controls-rtl.css
diff --git a/wp-admin/css/customize-controls-rtl.css b/wp-admin/css/customize-controls-rtl.css index cb4f60d..dbcac28 100644
a b p.customize-section-description { 400 400 border: none !important; 401 401 -webkit-box-shadow: none !important; 402 402 box-shadow: none !important; 403 -webkit-border-radius: !important 0;404 border-radius: !important 0;403 -webkit-border-radius: 0 !important; 404 border-radius: 0 !important; 405 405 } 406 406 407 407