adjusted search bar position
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 29 Dec 2015 15:43:11 +0000 (10:43 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 29 Dec 2015 15:43:11 +0000 (10:43 -0500)
css/app.css
scss/_topbar.scss

index c175afd..2004c1a 100644 (file)
@@ -6937,7 +6937,7 @@ header {
 
 header .top-bar .top-bar-section .search-input {
   position: relative;
-  left: 930px;
+  left: 915px;
   top: -54px;
   width: 142px; }
 
index 533cbde..11c4f46 100644 (file)
@@ -76,7 +76,7 @@
 }
 header .top-bar .top-bar-section .search-input{
     position: relative;
-    left: 930px;
+    left: 915px;
     top: -54px;
     width: 142px;
 }