From 075515b9da008c6351291771b373ef3bbb1cace6 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Thu, 2 Mar 2017 12:29:26 +0100 Subject: [PATCH] =?UTF-8?q?affichage=20sur=20les=20tr=C3=A8s=20petits=20?= =?UTF-8?q?=C3=A9crans?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Yavsc/wwwroot/css/bootstrap.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Yavsc/wwwroot/css/bootstrap.css b/Yavsc/wwwroot/css/bootstrap.css index b0788fb1..5a38ad50 100644 --- a/Yavsc/wwwroot/css/bootstrap.css +++ b/Yavsc/wwwroot/css/bootstrap.css @@ -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;