[Search] Remove unnecissary

This commit is contained in:
slhale
2015-08-11 14:31:12 -07:00
parent 23bc246a48
commit 98801cb5d6
2 changed files with 22 additions and 27 deletions

View File

@@ -41,11 +41,9 @@
margin-top: $heightAdjust;
.search-input {
width: 100%;
float: left;
position: relative;
top: -$heightAdjust;
width: 100%;
}
.search-icon {
@@ -54,7 +52,6 @@
// Make the icon within the left edge of the input area
margin-left: 3px;
float: left;
width: 0;
height: 0;