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:
authorGuillaume Grossetie <ggrossetie@gmail.com>2019-07-03 11:53:00 +0300
committerGuillaume Grossetie <ggrossetie@gmail.com>2019-07-12 10:35:50 +0300
commita546b9fbc5abdb010c19a2fb24e8df50001374f7 (patch)
tree794bd6bc4b055eef18046ca945936648ae055138 /app/assets/stylesheets/framework.scss
parentdece84065f9dee04661e54af4f7016e7c50b63a6 (diff)
Prevent excessive sanitization of AsciiDoc ouptut
Diffstat (limited to 'app/assets/stylesheets/framework.scss')
-rw-r--r--app/assets/stylesheets/framework.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework.scss b/app/assets/stylesheets/framework.scss
index 9b1d9d51f9c..82b4ec750ff 100644
--- a/app/assets/stylesheets/framework.scss
+++ b/app/assets/stylesheets/framework.scss
@@ -9,7 +9,6 @@
@import 'framework/animations';
@import 'framework/vue_transitions';
-@import 'framework/asciidoctor';
@import 'framework/banner';
@import 'framework/blocks';
@import 'framework/buttons';