Skip to content

Commit 11346ef

Browse files
author
David Emory
committed
fix(form): Fix mobile placement of switch button. Refs ibi-group/trimet-mod-otp#142
1 parent d4a8148 commit 11346ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/components/form/form.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
.otp .switch-button-container-mobile {
5757
position: absolute;
58-
top: 78px;
58+
top: 32px;
5959
right: 45px;
6060
z-index: 100000;
6161
}

0 commit comments

Comments
 (0)