34d94fa0 by Janis

Merge branch '28334_export_response_chatbot_plus' into 'master'

reduce padding

See merge request !79
2 parents aecae6d0 3154fe0e
......@@ -80,7 +80,7 @@ span.info {
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#eff7f5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.chat-message-center {
padding: 20px 10vw !important;
padding: 20px 8% !important;
max-width: none;
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!