1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-10-31 14:10:08 +00:00

Fix attachment upload dropdown z-index issue

This commit is contained in:
Maximilian Mader 2014-02-27 20:52:47 +01:00
parent cbcdc7c236
commit bf0463a325

View File

@ -455,6 +455,10 @@
}
}
#timsChatUploadDropdownMenu {
z-index: 398;
}
#timsChatCopyrightDialog {
> div {
background-repeat: no-repeat;