Avoid line breaks in the add comment button.

This commit is contained in:
Paulo Reis 2017-03-27 10:02:09 +01:00
parent e22da8e530
commit e473b5e270

View file

@ -456,6 +456,7 @@
border-radius: 3px;
.rp-in-editor-widgets & {
white-space: nowrap;
border-radius: 0;
border-bottom-left-radius: 3px;
}