summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework
diff options
context:
space:
mode:
authorArun Kumar Mohan <arunmohandm@gmail.com>2019-08-28 04:05:37 -0500
committerArun Kumar Mohan <arunmohandm@gmail.com>2019-08-28 05:01:15 -0500
commit7f15dacb5504b0ba7f9eb73e8a60e494e3473274 (patch)
tree6dea6febe7cb7771f94f60b17cee27126a4d0245 /app/assets/stylesheets/framework
parentc0ff11820228acbc27369e99db9bbf9a80a8405b (diff)
downloadgitlab-ce-7f15dacb5504b0ba7f9eb73e8a60e494e3473274.tar.gz
Remove csslab
Diffstat (limited to 'app/assets/stylesheets/framework')
-rw-r--r--app/assets/stylesheets/framework/typography.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/typography.scss b/app/assets/stylesheets/framework/typography.scss
index c201605e83d..afcc7f8a1db 100644
--- a/app/assets/stylesheets/framework/typography.scss
+++ b/app/assets/stylesheets/framework/typography.scss
@@ -2,7 +2,7 @@
* Apply Markup (Markdown/AsciiDoc) typography
*
*/
-.md:not(.use-csslab) {
+.md {
color: $gl-text-color;
word-wrap: break-word;