diff options
Diffstat (limited to 'css/redirector.css')
-rw-r--r-- | css/redirector.css | 4 |
1 files changed, 2 insertions, 2 deletions
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 +} |