Skip to content

Commit ea6d6ab

Browse files
GaelVaroquauxjnothman
authored andcommitted
More mobile-friendly banner (#14)
Make sure that the banner does not extend beyond the viewport to avoid the horizontal scroll.
1 parent ed4a223 commit ea6d6ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

versionwarning.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
'font-size: 1.5em',
1010
'border: 1px solid red',
1111
'background: pink',
12-
'width: 100%',
1312
].join('; ') +
1413
'">' + msg + '</p>')
1514
};

0 commit comments

Comments
 (0)