aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/redirector.css3
1 files changed, 1 insertions, 2 deletions
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;