more style updates
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 15 Jan 2016 14:50:21 +0000 (09:50 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 15 Jan 2016 14:50:21 +0000 (09:50 -0500)
css/app.css
scss/plugins/_woocommerce.scss

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