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:
authorJose Ivan Vargas <jvargas@gitlab.com>2017-02-24 00:23:33 +0300
committerJose Ivan Vargas <jvargas@gitlab.com>2017-02-24 00:47:23 +0300
commit2f681138dc2338b50af0b4d2bfbd24032e97f2e3 (patch)
tree193846079dc7a920539e2eb8391a54a12f13484a /app/assets/stylesheets/pages/profile.scss
parent621bfdaa9f9abe977310fb2692a4194b5a87347c (diff)
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 {