Skip to content

Commit

Permalink
New 2FA Page: Build Form: Fix positioning of User IP
Browse files Browse the repository at this point in the history
- WIP #6
  • Loading branch information
aljawaid committed Feb 2, 2023
1 parent a308472 commit 1b0f61d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Assets/css/application-branding.css
Original file line number Diff line number Diff line change
Expand Up @@ -804,3 +804,8 @@ input#form-code:focus {
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}

kbd.user-remote-ip.mt-20 {
margin-top: 20px;
display: inline-block;
}

0 comments on commit 1b0f61d

Please sign in to comment.