Commit efc31446 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'compact-select' into 'master'

Make selectbox options more compact
Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>

See merge request !1619
parents 5bf3906a f6664601
......@@ -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;
}
}
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment