summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/diff.scss
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2017-05-08 18:58:54 -0500
committerDouwe Maan <douwe@selenight.nl>2017-05-09 11:35:52 -0500
commit5a1e159b7ba097ad083416b8bc64bec1228097fe (patch)
treed6ff91cdfae72ec5f5cd68832ab52e53bc6b17d9 /app/assets/stylesheets/pages/diff.scss
parentf59a44dbdf616d29e0185090a1401a6706aef33f (diff)
downloadgitlab-ce-5a1e159b7ba097ad083416b8bc64bec1228097fe.tar.gz
Make tree, blob and blame pages more consistent
Diffstat (limited to 'app/assets/stylesheets/pages/diff.scss')
-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 77f2638683a..a602d32c958 100644
--- a/app/assets/stylesheets/pages/diff.scss
+++ b/app/assets/stylesheets/pages/diff.scss
@@ -1,8 +1,6 @@
// Common
.diff-file {
- border: 1px solid $border-color;
margin-bottom: $gl-padding;
- border-radius: 3px;
.commit-short-id {
font-family: $regular_font;