1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2025-01-09 00:20:08 +00:00

Fix sidebar tab menu

This commit is contained in:
Tim Düsterhus 2013-05-10 17:12:53 +02:00
parent 1c3a062ac9
commit 7923188944

View File

@ -133,6 +133,7 @@
> .chatSidebarMenu { > .chatSidebarMenu {
background: @wcfContentBackgroundColor; background: @wcfContentBackgroundColor;
margin: -14px 0 0; margin: -14px 0 0;
.borderRadius(0);
} }
} }
} }