diff options
| -rw-r--r-- | app/assets/stylesheets/components/_select2.sass | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/assets/stylesheets/components/_select2.sass b/app/assets/stylesheets/components/_select2.sass index 6f329cd27..cbb3a80da 100644 --- a/app/assets/stylesheets/components/_select2.sass +++ b/app/assets/stylesheets/components/_select2.sass @@ -55,6 +55,9 @@ height: 31px padding: 0px 3px 4px 6px + .select2-selection--single + line-height: 31px + .select2-selection--multiple min-height: 31px |
