From 742141392253220ad1aa7b1b8eac9b3fabc2bf12 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Mon, 13 May 2013 19:57:10 +0200 Subject: [PATCH] Cleanup: remove newline added in previous commits sorry for the noise! --- client/assets/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/client/assets/css/style.css b/client/assets/css/style.css index 334f004..270ade3 100644 --- a/client/assets/css/style.css +++ b/client/assets/css/style.css @@ -119,7 +119,6 @@ html, body { height:100%; } /* The nick label */ #kiwi #controlbox .input .nick { cursor: pointer; } - #kiwi #controlbox .input .nick a { } /* Wrapper div around the text area input */ -- 2.25.1