summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/common.scss
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2016-01-25 11:42:47 +0100
committerDouwe Maan <douwe@selenight.nl>2016-01-25 11:42:47 +0100
commit40d2daed89f598e0b869bdc09bf47d4defe1c5f0 (patch)
tree34476409922fbf4ccf2c6405ffd622e9172a93fb /app/assets/stylesheets/framework/common.scss
parent0f2a906211dcbf4978b465d342521dda14ade729 (diff)
downloadgitlab-ce-40d2daed89f598e0b869bdc09bf47d4defe1c5f0.tar.gz
Highlight note code and edit previewnote-highlighting
Diffstat (limited to 'app/assets/stylesheets/framework/common.scss')
-rw-r--r--app/assets/stylesheets/framework/common.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/assets/stylesheets/framework/common.scss b/app/assets/stylesheets/framework/common.scss
index 9bc814cfd2d..6ea2219073c 100644
--- a/app/assets/stylesheets/framework/common.scss
+++ b/app/assets/stylesheets/framework/common.scss
@@ -311,14 +311,6 @@ table {
}
}
-.wiki .highlight, .note-body .highlight {
- margin: 12px 0 12px 0;
-}
-
-.wiki .code {
- overflow-x: auto;
-}
-
.footer-links {
margin-bottom: 20px;
a {