From 93f8b451db67ff76a8fad9f1e51d31eddcc6e2e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Je=CC=81ro=CC=82me=20Loi=CC=88?= Date: Tue, 23 Sep 2014 01:18:52 +0200 Subject: [PATCH] mobile version title fix --- html/assets/css/squatconf.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/html/assets/css/squatconf.css b/html/assets/css/squatconf.css index ee922e0..214fbae 100644 --- a/html/assets/css/squatconf.css +++ b/html/assets/css/squatconf.css @@ -24,6 +24,9 @@ display: block; max-width: 80%; margin: 0 auto; } + +h2{white-space: normal;} + /*mq madness*/ .maxW, .dskW,.tblW{display:none;}