From 59f29e375ad1271210e5a2906d8cf99f15a11ca4 Mon Sep 17 00:00:00 2001 From: linsui Date: Wed, 27 Jan 2021 22:52:27 +0800 Subject: UI fix for mobile --- css/redirector.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css') diff --git a/css/redirector.css b/css/redirector.css index 71c7d74..63ee0a7 100644 --- a/css/redirector.css +++ b/css/redirector.css @@ -206,7 +206,7 @@ input[type="radio"] { .redirect-info div p { display:table-cell; - word-wrap:break-word; + word-wrap:anywhere; max-width:700px; } @@ -670,4 +670,4 @@ footer small a:hover { border-color: rgb(68,68,68) !important ; border-radius: 2px; } -} \ No newline at end of file +} -- cgit v1.2.3