diff --git a/modules/widget/tpl/css/widget.css b/modules/widget/tpl/css/widget.css index ea96a9681..cc411a94a 100644 --- a/modules/widget/tpl/css/widget.css +++ b/modules/widget/tpl/css/widget.css @@ -5,7 +5,7 @@ #colorset_area{margin-top:.5em} #colorset_area .header{float:left;margin-right:.5em;padding-top:.2em} #colorset_area .footer{float:left} -#zonePageContent{overflow:hidden;width:100%;padding:0 !important;margin:none !important} +#zonePageContent{overflow:hidden;width:100%;padding:0 !important;margin:0 !important} .pageAddContent{width:700px} .widgetOutput{float:left;cursor:move;z-index:998;overflow:hidden;position:relative;width:100%} .widgetOutput .widgetBorder{border:1px dashed #ccc;z-index:999}