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:
authorFatih Acet <acetfatih@gmail.com>2017-05-10 01:00:23 +0300
committerFatih Acet <acetfatih@gmail.com>2017-05-10 01:00:23 +0300
commitecc6cc8be75b5c66fdf7f5595b71aabf9366a5e1 (patch)
tree203ac4d41df5e925e672da5f5a4498b017c414c9 /app/assets/stylesheets/pages/diff.scss
parent1e4e0b27d45cb32cb5339d3719a5221b7e832bf1 (diff)
parentdf88bb29637e57a1a0825be6b28f87d84e7590a6 (diff)
Merge branch 'dm-tree-blob-blame-consistency' into 'master'
Make tree, blob and blame pages more consistent See merge request !11194
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 e2769636c29..0d5c4aed971 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;