diff options
| author | jpl | 2017-04-11 14:48:46 +0200 | 
|---|---|---|
| committer | jpl | 2017-04-11 14:48:46 +0200 | 
| commit | 1e20cfdbbf8ae64528b6caa9d3853bea4356856f (patch) | |
| tree | 48d9bf24d4e11e87049e8f6c5f5d478219405229 | |
| parent | 3862831d652caa0d6085af5aa2dffded2b47bb1b (diff) | |
| download | chouette-core-1e20cfdbbf8ae64528b6caa9d3853bea4356856f.tar.bz2 | |
Fixousse stuffousse
| -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 | 
