From 3b297278c9923ea21ad70603113fbdd260f5db73 Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Mon, 14 Sep 2015 14:29:32 +0000 Subject: CSS change --- css/redirector.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'css') diff --git a/css/redirector.css b/css/redirector.css index 18c0977..b29cbfb 100644 --- a/css/redirector.css +++ b/css/redirector.css @@ -169,9 +169,7 @@ input[type="radio"] { /* Table of redirects */ .redirect-table { - width:intrinsic; - max-width:1024px; - min-width:600px; + max-width:800px; border:solid 1px #bbb; margin:0px auto; border-radius:3px; @@ -202,7 +200,7 @@ input[type="radio"] { .redirect-info div p { display:table-cell; word-wrap:break-word; - max-width:900px; + max-width:700px; } .redirect-row:last-child { -- cgit v1.2.3