Changes

no edit summary
Line 8: Line 8:  
         display: table !important;
 
         display: table !important;
 
         padding: 0px !important;
 
         padding: 0px !important;
    }
  −
  −
    table.main-table.w-100 td {
  −
        width: 100% !important;
   
     }
 
     }
   Line 18: Line 14:  
         display: block;
 
         display: block;
 
         margin-top: 10px
 
         margin-top: 10px
 +
    }
 +
 +
    table.main-table.w-100 td {
 +
        display: inline-block;
 +
        width: 49.5% !important;
 
     }
 
     }
  

Navigation menu