Commit b7a8c4a5 by Kyle Fiedler

Added min width for container

parent ee2892db
......@@ -84,6 +84,7 @@ a:link, a:visited {
margin: 0 auto 0;
padding: 0px 30px;
max-width: grid-width(12);
min-width: 760px;
}
span.edx {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment