Skip to content

Commit

Permalink
Fixed select2 clickable issues for all screens, not only mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
f213 committed Dec 30, 2016
1 parent b456c94 commit 1f15ed2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions elk/assets/css/forms.styl
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
li.no-results
opacity: .5

@media (max-width:1025px)
.dropdown-backdrop
display: none
.dropdown-backdrop
display: none

.btn-primary, .btn-default
transition: opacity .1s ease-in // for styling bootstrap 'enabled' and 'disabled' classes
Expand Down

0 comments on commit 1f15ed2

Please sign in to comment.