samhoo 6 år sedan
förälder
incheckning
f7627659b1

+ 12 - 12
jpress-web-template-usoftchina/src/main/webapp/templates/usoftchina/assets/css/customerDeMo.css

@@ -12,14 +12,14 @@
         -webkit-box-sizing:border-box !important; /* Safari */
     }
     .solution{
-        display:flex !important;
-        display:-webkit-box !important;
-        display: -moz-box !important;
-        display: -ms-flexbox !important;
-        display: -webkit-flex !important;
-        flex-direction:column !important;
-        -webkit-flex-direction:column !important;
-        width:100% !important;
+        /*display:flex !important;*/
+        /*display:-webkit-box !important;*/
+        /*display: -moz-box !important;*/
+        /*display: -ms-flexbox !important;*/
+        /*display: -webkit-flex !important;*/
+        /*flex-direction:column !important;*/
+        /*-webkit-flex-direction:column !important;*/
+        /*width:100% !important;*/
     }
     .solution .section{
         width:100% !important;
@@ -50,12 +50,12 @@
         overflow: hidden !important;
     }
     .solution .section-2{
-        flex:1 !important;
-        width:100% !important;
+        /*flex:1 !important;*/
+        /*width:100% !important;*/
     }
     .solution .section-2 .content{
-        width:100% !important;
-        height:100% !important;
+        /*width:100% !important;*/
+        /*height:100% !important;*/
         display:flex !important;
         display:-webkit-box !important;
         display: -moz-box !important;