Florian Schaal
2016-01-10 0cd87e682012f224e2b74531190bb983fdcbb430
interface/web/themes/default/assets/stylesheets/select2.css
@@ -56,6 +56,11 @@
    background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}
.tab-content .select2-container .select2-choice {
   height: 32px;
   line-height: 32px;
}
html[dir="rtl"] .select2-container .select2-choice {
    padding: 0 8px 0 0;
}