From 6190adaab6cd68113c9a62e8166cc347a91c8fd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Thu, 30 May 2013 23:42:37 +0200 Subject: [PATCH] Make design usable --- file/style/be.bastelstu.wcf.chat.less | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/file/style/be.bastelstu.wcf.chat.less b/file/style/be.bastelstu.wcf.chat.less index 5209fb4..0d6c12f 100644 --- a/file/style/be.bastelstu.wcf.chat.less +++ b/file/style/be.bastelstu.wcf.chat.less @@ -125,14 +125,11 @@ } .sidebar { - overflow: auto; - position: absolute !important; - right: 0; - height: 100%; - padding-top: 0px !important; > div { + height: 400px; + overflow: auto !important; > .chatTabMenuContainer { padding: 14px 0 21px;