Skip to content

Commit 64efa55

Browse files
authored
Merge pull request #120 from geopamplona/patch-1
Fix css error mobile.css
2 parents 906d922 + 7bb490c commit 64efa55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/components/mobile/mobile.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
/* Results screen: normal display */
130130

131131
.otp.mobile .mobile-narrative-header {
132-
position: fixed,
132+
position: fixed;
133133
height: 40px;
134134
left: 0;
135135
right: 0;

0 commit comments

Comments
 (0)