Skip to content

Commit

Permalink
Fix select arrows
Browse files Browse the repository at this point in the history
Closes #24
  • Loading branch information
nilshoerrmann committed Jul 31, 2014
1 parent b1acc3f commit 363d6f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/aui.selector.publish.css
Expand Up @@ -24,6 +24,10 @@
opacity: 0.7;
}

[data-interface^=aui-selector] .selectize-control.multi::after {
height: 3.1rem;
}

[data-interface^=aui-selector] .selectize-input {
overflow: hidden;
margin-top: -0.1rem;
Expand Down

0 comments on commit 363d6f5

Please sign in to comment.