Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2017-05-09 02:58:54 +0300
committerDouwe Maan <douwe@selenight.nl>2017-05-09 19:35:52 +0300
commit5a1e159b7ba097ad083416b8bc64bec1228097fe (patch)
treed6ff91cdfae72ec5f5cd68832ab52e53bc6b17d9 /app/assets/stylesheets/pages/diff.scss
parentf59a44dbdf616d29e0185090a1401a6706aef33f (diff)
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;