mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-20 01:56:06 +10:00
Merge branch 'compact-select' into 'master'
Make selectbox options more compact Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !1619
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
}
|
||||
|
||||
.select2-results .select2-result-label {
|
||||
padding: 16px;
|
||||
padding: 9px;
|
||||
}
|
||||
|
||||
.select2-drop{
|
||||
@@ -143,4 +143,4 @@
|
||||
|
||||
.ajax-users-dropdown {
|
||||
min-width: 250px !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user