mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-24 12:06:11 +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:
committed by
Robert Speicher
parent
d4a20a6aa8
commit
201d265b47
@@ -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