Browse Source

Dyad 2: Fix spacing issue in the header when a logo is applied and WooCommerce is active. Fixes #202.

Laurel Fulford 7 years ago
parent
commit
e85d65f953
1 changed files with 0 additions and 4 deletions
  1. 0 4
      dyad-2/woocommerce.css

+ 0 - 4
dyad-2/woocommerce.css

@@ -861,10 +861,6 @@ ul.order_details li strong {
 /**
 /**
  * Header cart
  * Header cart
  */
  */
-.woocommerce-active #site-navigation {
-	width: 50%;
-}
-
 .site-header-cart {
 .site-header-cart {
 	display: table-cell;
 	display: table-cell;
 	font-size: 1.4rem;
 	font-size: 1.4rem;