fixed some display
This commit is contained in:
@@ -202,7 +202,11 @@ $header-z-index:1000;
|
||||
/_/ /_/\____/_/ /_/ /_/\___/ |___/____/
|
||||
|
||||
*/
|
||||
body.home-v2{
|
||||
body.home-v2,
|
||||
body.page-whoweare,
|
||||
body.node-type-page,
|
||||
body.node-type-webform,
|
||||
body.page-cart-checkout{
|
||||
#header>.inner, #utilities>.inner, #center, #footer{
|
||||
@include grid-row();
|
||||
}
|
||||
|
@@ -2409,7 +2409,7 @@ body.page-node-11187{
|
||||
|
||||
*/
|
||||
#uc-cart-checkout-form{
|
||||
display:inline-block;
|
||||
// display:inline-block;
|
||||
|
||||
@mixin price-table(){
|
||||
@include fs14;
|
||||
@@ -2430,7 +2430,7 @@ body.page-node-11187{
|
||||
}
|
||||
|
||||
fieldset.form-column{
|
||||
@include inlineblock; max-width:39%;
|
||||
@include inlineblock; max-width:39%; clear:both; float:none;
|
||||
margin: 15px 1em;
|
||||
> .fieldset-wrapper > .form-wrapper{
|
||||
margin: 10px 0;
|
||||
@@ -2534,11 +2534,12 @@ body.page-node-11187{
|
||||
}
|
||||
}
|
||||
|
||||
.form-actions{
|
||||
padding: 0; margin: 0;
|
||||
#edit-actions{
|
||||
width:100%;
|
||||
padding:1em 0; margin: 0;
|
||||
border: 0px;
|
||||
background-color: transparent;
|
||||
text-align: right;
|
||||
text-align: center;
|
||||
.form-submit{
|
||||
@include bouton();
|
||||
margin-left:1em;
|
||||
|
Reference in New Issue
Block a user