Made what should have been an ID a CLASS
authorLaury GvR <laury@gaslightmedia.com>
Mon, 19 Oct 2015 17:18:19 +0000 (13:18 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 19 Oct 2015 17:18:19 +0000 (13:18 -0400)
scss/_right-off-canvas.scss

index 24c1620..716a178 100644 (file)
@@ -79,7 +79,7 @@ aside.right-off-canvas-menu ul.open {
         border-radius: 3px;
     }
 }
-.off-canvas-searchform {
+#off-canvas-searchform {
     text-align:center;
 }
 /* End Mobile Menu */