From 792318894476086a6fdc3dc6d7ec4c8789734326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Fri, 10 May 2013 17:12:53 +0200 Subject: [PATCH] Fix sidebar tab menu --- file/style/be.bastelstu.wcf.chat.less | 1 + 1 file changed, 1 insertion(+) diff --git a/file/style/be.bastelstu.wcf.chat.less b/file/style/be.bastelstu.wcf.chat.less index 46b64e6..0795d7f 100644 --- a/file/style/be.bastelstu.wcf.chat.less +++ b/file/style/be.bastelstu.wcf.chat.less @@ -133,6 +133,7 @@ > .chatSidebarMenu { background: @wcfContentBackgroundColor; margin: -14px 0 0; + .borderRadius(0); } } }