Index: public/stylesheets/responsive.css =================================================================== --- public/stylesheets/responsive.css (revision 17769) +++ public/stylesheets/responsive.css (working copy) @@ -217,14 +217,13 @@ display: none; } - .splitcontentleft, #list-left { + .splitcontentleft, .splitcontentright, .splitcontenttop { width: 100%; + flex: auto; + margin-left: 0; + margin-right: 0; } - .splitcontentright, #list-right { - width: 100%; - } - /*----------------------------------------*\ D) TOGGLE BUTTON & FLYOUT MENU \*----------------------------------------*/ @@ -855,4 +854,3 @@ #login-form {width:100%; margin-top:2em;} } -