Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <clemmakesapps@gmail.com>2018-12-08 04:16:46 +0300
committerAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2018-12-08 04:16:46 +0300
commita73f2ec6b58da2708d786dd4326ee5de7bedd402 (patch)
tree5331eb448caad99d55f2689450b9088130d80475 /app/assets/stylesheets/pages/wiki.scss
parent4fb5e47928fb80d6a8d529e0044af226ba9d1eae (diff)
Integrate csslab
Diffstat (limited to 'app/assets/stylesheets/pages/wiki.scss')
-rw-r--r--app/assets/stylesheets/pages/wiki.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/wiki.scss b/app/assets/stylesheets/pages/wiki.scss
index 800f5c68e39..82e887aa62a 100644
--- a/app/assets/stylesheets/pages/wiki.scss
+++ b/app/assets/stylesheets/pages/wiki.scss
@@ -180,7 +180,7 @@ ul.wiki-pages-list.content-list {
}
}
-.wiki {
+.wiki:not(.use-csslab) {
table {
@include markdown-table;
}