Skip to content

Commit ad9a0b5

Browse files
committed
[spalenque] - #13221 * fix styles for schedule day nav on tablet
1 parent ec26d02 commit ad9a0b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

summit/ui/source/js/components/schedule/main-view.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class MainView extends Component {
3737
} = this.props
3838
return (
3939
<nav className="navbar navbar-default navbar-days">
40-
<div className="container">
40+
<div>
4141
{/* Brand and toggle get grouped for better mobile display */}
4242
<div className="navbar-header">
4343
<button type="button" aria-expanded="false" data-toggle="collapse"

0 commit comments

Comments
 (0)