removing set width on the front page recollect search widget button
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 20 Mar 2017 15:22:22 +0000 (11:22 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 20 Mar 2017 15:22:22 +0000 (11:22 -0400)
css/app.css
scss/_wordpress.scss

index 5936487..9e56a0d 100755 (executable)
@@ -6146,7 +6146,6 @@ body .rCw input {
 
 body .rCw .btn {
   display: block;
-  width: 100px;
   margin: 0 auto; }
 
 /* End Images */
index 25cc2ec..f32acb2 100755 (executable)
@@ -119,7 +119,6 @@ body .rCw input{
 }
 body .rCw .btn{
     display: block;
-    width: 100px;
     margin: 0 auto;
 }
 /* End Images */