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:
@@ -156,7 +156,7 @@ body {
|
||||
#speechbubble {
|
||||
z-index: 1000;
|
||||
position: absolute;
|
||||
bottom: 40px;
|
||||
bottom: 100px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
border-bottom: none;
|
||||
|
||||
Reference in New Issue
Block a user