summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2018-05-29 14:45:34 -0500
committerClement Ho <ClemMakesApps@gmail.com>2018-05-29 14:45:34 -0500
commit8288a0ef8d5af3bfe2ed6c71efdf59def01da39c (patch)
treea27253794dcfe2a5d8c521ca8bdda6589572f35d /app/assets/stylesheets
parentff575b782e53e42a85ebfe65a559864f45c848b1 (diff)
downloadgitlab-ce-8288a0ef8d5af3bfe2ed6c71efdf59def01da39c.tar.gz
Fix email verification badge
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/pages/profile.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/profile.scss b/app/assets/stylesheets/pages/profile.scss
index 06078f1d12e..5d0d59e12f2 100644
--- a/app/assets/stylesheets/pages/profile.scss
+++ b/app/assets/stylesheets/pages/profile.scss
@@ -405,7 +405,7 @@ table.u2f-registrations {
margin-right: $gl-padding / 4;
}
- .label-verification-status {
+ .badge-verification-status {
border-width: 1px;
border-style: solid;