diff --git a/file/style/be.bastelstu.chat.less b/file/style/be.bastelstu.chat.less index 628c309..0a2714f 100644 --- a/file/style/be.bastelstu.chat.less +++ b/file/style/be.bastelstu.chat.less @@ -441,7 +441,7 @@ .sidebar { > div { - > fieldset{ + > fieldset { padding-right: @wcfGapTiny; > div { @@ -452,6 +452,10 @@ } } + > div.overflowVisible { + overflow-y: visible; + } + timsChatUserListContainer { > div { height: 250px; diff --git a/template/sidebar.tpl b/template/sidebar.tpl index ec9a257..3b8f822 100644 --- a/template/sidebar.tpl +++ b/template/sidebar.tpl @@ -14,7 +14,7 @@ -