Merge "Magic Search CSS reuse"

This commit is contained in:
Jenkins 2015-09-07 15:24:40 +00:00 committed by Gerrit Code Review
commit 96107e0fd6
2 changed files with 2 additions and 1 deletions

View File

@ -77,6 +77,7 @@
*/
var templateUrl = basePath + 'magic-search/magic-search.html';
element.find('magic-search').attr('template', templateUrl);
element.addClass('magic-search-bar');
},
restrict: 'E',
scope: {

View File

@ -50,7 +50,7 @@
padding-left: 10px;
}
hz-magic-search-bar {
.hz-magic-search-bar {
.magic-search-bar {
width: 100%;