move saved search option to sidebar

This commit is contained in:
r888888888
2017-03-20 16:19:15 -07:00
parent 73895a1a27
commit 70d057f8f3
10 changed files with 128 additions and 8 deletions

View File

@@ -1,3 +1,4 @@
@import "jquery-ui-1.11.2.min.scss";
@import "jquery.dropdown.css";
@import "common/*";
@import "specific/*";

View File

@@ -38,7 +38,7 @@ div#page {
}
input[type=text] {
width: 10em;
width: 8em;
}
}