PLT-6311 - Link text wrapping fix (#6079)

This commit is contained in:
Asaad Mahmood
2017-04-12 14:39:18 +05:00
committed by George Goldberg
parent c6ef33ba01
commit e8be67bff2

View File

@@ -1,7 +1,6 @@
@charset 'UTF-8';
.markdown__link {
word-break: break-all;
}
.markdown__heading {