From b29c2fcdb9b288236f7dcae90c717a58c63d2535 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gre=CC=81goire=20Daussin?= Date: Thu, 17 Oct 2013 13:05:27 +0200 Subject: [PATCH] mieux --- css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index 4e96c51..3dc652a 100644 --- a/css/styles.css +++ b/css/styles.css @@ -29,7 +29,7 @@ pre { border-bottom-left-radius: 0; border-bottom-right-radius: 0; margin: 0; - height: 125px; + max-height: 125px; overflow: auto; }