add important
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 15 Jan 2016 14:51:19 +0000 (09:51 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 15 Jan 2016 14:51:19 +0000 (09:51 -0500)
css/app.css
scss/plugins/_woocommerce.scss

index 0905731..114b7c3 100644 (file)
@@ -7106,7 +7106,7 @@ h2#slide-text {
 #payment select {
   padding: 0;
   font-size: 1rem;
-  width: 80px; }
+  width: 80px !important; }
 
 .woocommerce-breadcrumb, .woocommerce-info, .create-account {
   display: none; }
index 21a163d..9f98293 100644 (file)
@@ -8,7 +8,7 @@
 #payment select {
     padding: 0;
     font-size: 1rem;
-    width: 80px;
+    width: 80px !important;
 }
 .woocommerce-breadcrumb, .woocommerce-info, .create-account { display: none; }
 /* End for mountpleasant */