Fix for issue U4-4827

I simply placed the container a little higher up, just above the Save and Publish buttons.
This commit is contained in:
Mads Krohn
2014-05-06 13:39:11 +02:00
parent cfd21bc924
commit 62c3bf6afe

View File

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