Skip to content

Commit

Permalink
Merge branch 'hotfix/ap-dropdown-search-width'
Browse files Browse the repository at this point in the history
  • Loading branch information
deioo committed Apr 17, 2015
2 parents 5a53312 + a60d967 commit 10204a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paint",
"version": "0.7.11",
"version": "0.7.12",
"homepage": "https://github.com/alphasights/paint",
"authors": [
"Eugenio Depalo <[email protected]>",
Expand Down
1 change: 1 addition & 0 deletions components/_dropdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ $include-html-paint-dropdown: true !default;
line-height: $dropdown-search-icon-size;
margin: $dropdown-search-inner-padding * 2 0;
padding-left: $dropdown-search-icon-size;
width: 100%;
}
}

Expand Down

0 comments on commit 10204a9

Please sign in to comment.