Skip to content
Snippets Groups Projects
Commit efc31446 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

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
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -32,7 +32,7 @@
}
 
.select2-results .select2-result-label {
padding: 16px;
padding: 9px;
}
 
.select2-drop{
Loading
Loading
@@ -143,4 +143,4 @@
 
.ajax-users-dropdown {
min-width: 250px !important;
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment