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

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

View File

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