diff --git a/file/style/be.bastelstu.wcf.chat.less b/file/style/be.bastelstu.wcf.chat.less index 0d6c12f..86ebcb7 100644 --- a/file/style/be.bastelstu.wcf.chat.less +++ b/file/style/be.bastelstu.wcf.chat.less @@ -136,7 +136,7 @@ > .chatSidebarMenu { background: @wcfContentBackgroundColor; margin: -14px 0 0; - .borderRadius(0); + border-radius: 0px; } } }