summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/profile.scss
diff options
context:
space:
mode:
authorJose Ivan Vargas <jvargas@gitlab.com>2017-02-23 15:23:33 -0600
committerJose Ivan Vargas <jvargas@gitlab.com>2017-02-23 15:47:23 -0600
commit2f681138dc2338b50af0b4d2bfbd24032e97f2e3 (patch)
tree193846079dc7a920539e2eb8391a54a12f13484a /app/assets/stylesheets/pages/profile.scss
parent621bfdaa9f9abe977310fb2692a4194b5a87347c (diff)
downloadgitlab-ce-2f681138dc2338b50af0b4d2bfbd24032e97f2e3.tar.gz
Modified the user_callout behaviour
Now it appends a template instead of relying in a partial to show it.
Diffstat (limited to 'app/assets/stylesheets/pages/profile.scss')
-rw-r--r--app/assets/stylesheets/pages/profile.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/profile.scss b/app/assets/stylesheets/pages/profile.scss
index dd252bf1e57..aad1a8986b0 100644
--- a/app/assets/stylesheets/pages/profile.scss
+++ b/app/assets/stylesheets/pages/profile.scss
@@ -279,7 +279,6 @@ table.u2f-registrations {
}
.user-callout {
- display: none;
margin: 24px auto 0;
.bordered-box {