From: David ‘Bombe’ Roden Date: Sat, 27 Nov 2010 20:24:08 +0000 (+0100) Subject: Remove unnecessary CSS rules. X-Git-Tag: 0.3.2-RC1~11 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=bef8ec092fa51446ade95427dd7112bd62b7e900 Remove unnecessary CSS rules. --- diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 2861575..7f7c4af 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -335,10 +335,6 @@ textarea { background-color: #ffffa0; } -#sone .sone .id { - display: none; -} - #sone .sone .profile-link { display: block; }