From f432a10a164e9a32f7bb915e5ca8cef5489f3ccd Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Thu, 24 Sep 2015 10:46:03 +0000 Subject: Few fixes from Jack Black by email, thanks :) --- css/redirector.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'css') diff --git a/css/redirector.css b/css/redirector.css index 31fb8cf..97b877c 100644 --- a/css/redirector.css +++ b/css/redirector.css @@ -256,8 +256,7 @@ a.disabled:hover { #delete-redirect-form { position: fixed; padding:10px; - min-width:500px; - width:intrinsic; + width:500px; background:white; border:solid 1px #bbb; border-radius:3px; -- cgit v1.2.3