summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-04-07 09:06:46 -0700
committerAnnabel Dunstone <annabel.dunstone@gmail.com>2016-04-07 09:06:46 -0700
commita81fcf8bd677db5846ca67e8cb13731ee259e142 (patch)
tree9af0c281625dacd0270a5cec4a4ddf6ce028946d
parentf84d9e538962ef3fbb16b811a2fc1b78a3b9e2d7 (diff)
downloadgitlab-ce-indentation-bug.tar.gz
Indentation updateindentation-bug
-rw-r--r--app/assets/stylesheets/pages/diff.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/pages/diff.scss b/app/assets/stylesheets/pages/diff.scss
index 8c246507848..939555bb260 100644
--- a/app/assets/stylesheets/pages/diff.scss
+++ b/app/assets/stylesheets/pages/diff.scss
@@ -63,9 +63,7 @@
.line_holder td {
line-height: $code_line_height;
font-size: $code_font_size;
- }
- td {
span {
white-space: pre;
}