diff options
author | Annabel Dunstone <annabel.dunstone@gmail.com> | 2016-04-07 09:06:46 -0700 |
---|---|---|
committer | Annabel Dunstone <annabel.dunstone@gmail.com> | 2016-04-07 09:06:46 -0700 |
commit | a81fcf8bd677db5846ca67e8cb13731ee259e142 (patch) | |
tree | 9af0c281625dacd0270a5cec4a4ddf6ce028946d /app/assets | |
parent | f84d9e538962ef3fbb16b811a2fc1b78a3b9e2d7 (diff) | |
download | gitlab-ce-a81fcf8bd677db5846ca67e8cb13731ee259e142.tar.gz |
Indentation updateindentation-bug
Diffstat (limited to 'app/assets')
-rw-r--r-- | app/assets/stylesheets/pages/diff.scss | 2 |
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; } |