From 5a1e159b7ba097ad083416b8bc64bec1228097fe Mon Sep 17 00:00:00 2001 From: Douwe Maan Date: Mon, 8 May 2017 18:58:54 -0500 Subject: Make tree, blob and blame pages more consistent --- app/assets/stylesheets/pages/diff.scss | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/assets/stylesheets/pages/diff.scss') 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; -- cgit v1.2.1