[Search] Renaming search and searchbar

Changed what was previously just 'search' and
renamed to 'search view'. Then, took what was
previously 'searchbar' and renamed to
'search'.
This commit is contained in:
shale
2015-07-22 15:43:28 -07:00
parent 1dbe039be8
commit b16af5fe3e
10 changed files with 71 additions and 71 deletions

View File

@@ -20,7 +20,7 @@
* at runtime from the About dialog for additional information.
*****************************************************************************/
.search-holder {
.search {
$iconWidth: 20px;
$leftMargin: 6px;