fixed forms display
This commit is contained in:
		
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -2243,7 +2243,7 @@ body.page-node-11187{
 | 
			
		||||
      label{width:auto;}
 | 
			
		||||
    }
 | 
			
		||||
    fieldset{
 | 
			
		||||
      @include rounded(5px); border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 10px;
 | 
			
		||||
      @include rounded(5px); border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 10px; border-top-width: 0; border-right-width: 0; border-bottom-width: 0;
 | 
			
		||||
      fieldset{ border: 0 solid #ddd; padding: 0;}
 | 
			
		||||
    }
 | 
			
		||||
    legend{margin: 0; @include fs18; @include fs700;}
 | 
			
		||||
@@ -2375,6 +2375,8 @@ body.page-node-11187{
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  fieldset{ border: none!important;}
 | 
			
		||||
 | 
			
		||||
  .form-type-uc-quantity input{
 | 
			
		||||
    width:2em;
 | 
			
		||||
  }
 | 
			
		||||
@@ -2419,6 +2421,8 @@ body.page-node-11187{
 | 
			
		||||
  // @include rounded(10px);
 | 
			
		||||
  padding: 10px, 30px;
 | 
			
		||||
 | 
			
		||||
  fieldset{ border: none!important;}
 | 
			
		||||
 | 
			
		||||
  fieldset.form-row{
 | 
			
		||||
    //    @include rounded(5px); border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc;
 | 
			
		||||
    padding-bottom:20px; margin-bottom:20px;
 | 
			
		||||
@@ -2489,7 +2493,7 @@ body.page-node-11187{
 | 
			
		||||
  #coupon-pane{}
 | 
			
		||||
 | 
			
		||||
  #payment-pane{
 | 
			
		||||
    float:right;
 | 
			
		||||
    // float:right;
 | 
			
		||||
 | 
			
		||||
    .fieldset-wrapper{
 | 
			
		||||
      background-color:#fff;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user