affichage sur les très petits écrans

This commit is contained in:
Paul Schneider 2017-03-02 12:29:26 +01:00
commit b190c274a5

View file

@ -3011,7 +3011,8 @@ select[multiple].input-lg {
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
white-space: normal;
max-width: 100%;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;