From: Alan Knowles Date: Wed, 15 Jun 2011 04:11:00 +0000 (+0800) Subject: core.css X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=1f9222e62abd25904eee964f14dd4dec28875937 core.css --- diff --git a/core.css b/core.css index 0df544d8..0c12e0a9 100644 --- a/core.css +++ b/core.css @@ -492,6 +492,12 @@ span.ptcv-selectlang -moz-box-shadow: 5px 5px 5px #ccc; -webkit-box-shadow: 5px 5px 5px #ccc; box-shadow: 5px 5px 5px #ccc; + -webkit-margin-start: 0; + -webkit-margin-end: 0; + -webkit-padding-before: 0; + -webkit-padding-start: 0; + -webkit-padding-end: 0; + -webkit-padding-after: 0; } .x-form fieldset.x-formbox legend { @@ -502,12 +508,7 @@ span.ptcv-selectlang padding: 5px; background: #E3E3E3 none repeat scroll 0 0; - -webkit-margin-start: 0; - -webkit-margin-end: 0; - -webkit-padding-before: 0; - -webkit-padding-start: 0; - -webkit-padding-end: 0; - -webkit-padding-after: 0; + width: 100%; }