Make selectbox options more compact

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2015-10-16 16:15:30 +02:00
parent e10f5f4f56
commit f5b9c3d59d
No known key found for this signature in database
GPG key ID: 627C5F589F467F17

View file

@ -32,7 +32,7 @@
}
.select2-results .select2-result-label {
padding: 16px;
padding: 6px;
}
.select2-drop{