fixed a bug in reply button in conversation modal

This commit is contained in:
Julian Steinwachs 2015-01-22 19:08:00 +01:00
parent 52df03c99d
commit ab3633f3ff

View File

@ -1543,7 +1543,7 @@ ol.toptrends-list {
.prompt-wrapper
{
position: absolute;
position: fixed;
top: 50%;
left: 50%;
background: rgba( 255, 255,255, 1.0 );