diff options
author | Clement Ho <ClemMakesApps@gmail.com> | 2018-04-13 15:51:54 -0500 |
---|---|---|
committer | Clement Ho <ClemMakesApps@gmail.com> | 2018-04-13 15:51:54 -0500 |
commit | 58a804bb0c21f0401de0b1fcf2377b937286fb96 (patch) | |
tree | 85701b7b402830c94d7c291acfcf01a62cf00f9f /app/views/profiles | |
parent | 6e82c9208d25d74720ace2f16fc90fdc8d611e5d (diff) | |
download | gitlab-ce-58a804bb0c21f0401de0b1fcf2377b937286fb96.tar.gz |
[skip ci] Convert wells to card, port info-well
Diffstat (limited to 'app/views/profiles')
-rw-r--r-- | app/views/profiles/two_factor_auths/_codes.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/profiles/two_factor_auths/_codes.html.haml b/app/views/profiles/two_factor_auths/_codes.html.haml index 43b58be7f98..93722d7b034 100644 --- a/app/views/profiles/two_factor_auths/_codes.html.haml +++ b/app/views/profiles/two_factor_auths/_codes.html.haml @@ -4,7 +4,7 @@ %b will lose access to your account. -.codes.well +.codes.card %ul - @codes.each do |code| %li |