Remove search-bar caret transition

This commit is contained in:
Max Lynch
2015-06-22 21:46:36 -05:00
parent 341766ab8f
commit 7064095aa7

View File

@@ -49,7 +49,7 @@ $search-bar-ios-background-size: 13px 13px !default;
}
.search-bar-input, .search-bar-icon {
transition: all .2s ease;
//transition: all .2s ease;
}
.search-bar-input-container.left-align {