assets/css/style.css in jekyll-theme-omega-0.1.7 vs assets/css/style.css in jekyll-theme-omega-0.1.8
- old
+ new
@@ -1059,10 +1059,10 @@
}
.search-form {
position: relative;
top: 0;
- left: -200px;
+ left: 200px;
z-index: 9002;
width: 100%;
opacity: 0;
transition: all 200ms 100ms cubic-bezier(0, 0.6, 0.4, 1);
}