From 4b67f574dfc4f8e3b2ab28c834717af8d14ee0f6 Mon Sep 17 00:00:00 2001 From: Mayhem Date: Sun, 20 Apr 2014 00:59:48 +0200 Subject: [PATCH] Underline linkified URLs. --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 323abf62f..d9bbedd2a 100644 --- a/css/style.css +++ b/css/style.css @@ -1061,6 +1061,7 @@ a.remove { /* Other */ .linkified { + text-decoration: underline; word-break: break-all; } .posteruid.painted {