Project

General

Profile

« Previous | Next » 

Revision 3d44ccf2

Added by Ori Rabin about 8 years ago

Fixes #14045 - resizing select2 to match inherit button

(cherry picked from commit 5edc74bbd2b8c03624c339439d361d0800e4468c)

View differences:

app/assets/stylesheets/application.scss
}
.select2-arrow > b{
margin: -4px 0 0 0;
margin: -2px 0 0 0;
}
.icon-white {
......
}
.navbar-editor > span > .select2-container .select2-choices .select2-search-field input, .select2-container .select2-choice, .select2-container .select2-choices .select2-chosen {
height: 26px;
height: 24px;
.select2-search-choice-close {
top: 6px;
}
}
.select2-chosen, .select2-choice > span:first-child, .select2-container .select2-choices .select2-search-field input{

Also available in: Unified diff