Darken & widen off-canvas search button.
authorLaury GvR <laury@gaslightmedia.com>
Mon, 22 Jun 2015 13:12:27 +0000 (09:12 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 22 Jun 2015 13:12:27 +0000 (09:12 -0400)
css/app.css
scss/_structure.scss

index e5286f1..2b50410 100755 (executable)
@@ -6602,7 +6602,7 @@ img.alignleft, img.alignright, img.aligncenter, div.wp-caption img {
 
 /* End Blog & Search */
 /* for the mobile menu */
-#search-off-canvas .button {
+#search_off_canvas .button {
   background-color: #00597c;
   width: 100%; }
 
index a86f207..2229fb5 100755 (executable)
@@ -1004,7 +1004,7 @@ img.alignleft, img.alignright, img.aligncenter, div.wp-caption img {
     
  
 /* for the mobile menu */
-#search-off-canvas .button {
+#search_off_canvas .button {
     background-color: #00597c;
     width: 100%;
 }