Commit 2f6d289f328d75a42bc0f3d52a2c90083010bd69

Authored by Dmitriy Zaporozhets
1 parent 0e570857

style select2-searching too

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/assets/stylesheets/selects.scss
... ... @@ -13,7 +13,7 @@
13 13 }
14 14 }
15 15  
16   -.select2-no-results {
  16 +.select2-no-results, .select2-searching {
17 17 padding: 7px;
18 18 color: #666;
19 19 }
... ...