Commit b26e69e5 authored by Randall Leeds's avatar Randall Leeds

Quick markup and CSS consolidation for search

parent 84490705
......@@ -808,11 +808,6 @@ pre {outline: 1px solid #ccc; padding: 5px; margin: 5px; }
}
}
.search-container {
overflow: hidden;
padding-right: 0.8em;
}
// View and Sort tabs ////////////////////
.viewsort {
@include single-transition(top, .25s);
......
@import "base.scss";
.simple-search {
overflow: hidden;
}
.simple-search-form {
position: relative;
color: $gray;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment