MINOR Reverting padding changes from pull request #377, way too global - solved through a .cms-panel-padded class in CMSSettingsController instead

This commit is contained in:
Ingo Schommer 2012-05-08 00:53:06 +02:00
parent 76dd6d1636
commit 82cf93855e
2 changed files with 0 additions and 5 deletions

View File

@ -446,7 +446,6 @@ form.member-profile-form .ui-tabs-nav .ui-corner-all, form.member-profile-form .
form.member-profile-form .ui-tabs-nav .ui-corner-all, form.member-profile-form .ui-tabs-nav .ui-corner-top, form.member-profile-form .ui-tabs-nav .ui-corner-left, form.member-profile-form .ui-tabs-nav .ui-corner-tl { border-radius: 0; }
.cms .cms-content { border-right: 1px solid rgba(201, 205, 206, 0.8); -moz-box-shadow: 3px 0 4px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 3px 0 4px rgba(0, 0, 0, 0.15); -o-box-shadow: 3px 0 4px rgba(0, 0, 0, 0.15); box-shadow: 3px 0 4px rgba(0, 0, 0, 0.15); -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0; -khtml-border-radius: 0; border-radius: 0; }
.cms form.cms-content { padding: 8px 16px 16px 16px; }
.cms .cms-content-fields { overflow-y: auto; overflow-x: auto; background: none; width: 100%; }
.cms .cms-content-fields #Root_Main .confirmedpassword { border-bottom: none; box-shadow: none; }
.cms .cms-content-fields #Root_Main .customFormat { max-width: 80px; }

View File

@ -1059,10 +1059,6 @@ form.member-profile-form {
@include box-shadow(3px 0 4px rgba(0,0,0,0.15));
@include border-radius(0);
}
form.cms-content {
padding:$grid-y $grid-x*2 $grid-y*2 $grid-x*2;
}
.cms-content-fields {
// always show a y scroll bar as popups like TreeDropdowns