Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Weblate 2017-07-03 08:57:59 +00:00
commit 5475f8ffbd

View File

@ -14,6 +14,10 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
.mx_MEmoteBody {
white-space: pre-wrap;
}
.mx_MEmoteBody_sender { .mx_MEmoteBody_sender {
cursor: pointer; cursor: pointer;
} }