summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/blocks.scss
diff options
context:
space:
mode:
authorYoginth <me@yoginth.com>2019-06-19 17:31:05 +0000
committerAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-06-19 17:31:05 +0000
commita2c373f9ef7c68b86d6a4e983d7cbb6fc142e7a1 (patch)
tree41889b7d990ac205efff5898bdd1bf93a2a1f4a3 /app/assets/stylesheets/framework/blocks.scss
parent11367613713405e6efa7359efcb8e3791f6b3431 (diff)
downloadgitlab-ce-a2c373f9ef7c68b86d6a4e983d7cbb6fc142e7a1.tar.gz
Fix double border in profile page
Diffstat (limited to 'app/assets/stylesheets/framework/blocks.scss')
-rw-r--r--app/assets/stylesheets/framework/blocks.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/blocks.scss b/app/assets/stylesheets/framework/blocks.scss
index 65c0ee74c60..53a8f7c483a 100644
--- a/app/assets/stylesheets/framework/blocks.scss
+++ b/app/assets/stylesheets/framework/blocks.scss
@@ -199,7 +199,6 @@
&.user-cover-block {
padding: 24px 0 0;
- border-bottom: 1px solid $border-color;
.nav-links {
width: 100%;