Merge pull request #374 from sniffdk/patch-2

Fix for issue U4-4827
This commit is contained in:
Shandem
2014-05-08 11:31:22 +10:00

View File

@@ -156,7 +156,7 @@ body {
#speechbubble {
z-index: 1000;
position: absolute;
bottom: 40px;
bottom: 100px;
left: 0;
right: 0;
border-bottom: none;