diff --git a/themes/default/css.php b/themes/default/css.php index d4a8cff03e..c0646ce129 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -1197,7 +1197,7 @@ header('Expires: '.gmdate('D, d M Y H:i:s',time()+3600).' GMT'); a.login_link:hover { color: !important; cursor: pointer; - text-decoration: underline; + text-decoration: none; } ; - text-decoration: underline; + text-decoration: none; } button.btn { @@ -1675,7 +1675,7 @@ header('Expires: '.gmdate('D, d M Y H:i:s',time()+3600).' GMT'); th a:hover { color: ; - text-decoration: underline; + text-decoration: none; } td {