1
0
mirror of synced 2024-11-25 14:26:03 +03:00

remove lineheight from choice label. fixes #147

This commit is contained in:
Igor Vaynberg 2012-06-21 21:42:45 -07:00
parent 54b83c2baf
commit 0f473423eb

View File

@ -259,8 +259,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
} }
.select2-results .select2-result-label { .select2-results .select2-result-label {
line-height: 80%; padding: 3px 7px 4px;
padding: 7px 7px 8px;
margin: 0; margin: 0;
cursor: pointer; cursor: pointer;
} }