more work on mobile view

This commit is contained in:
albert
2011-11-09 18:33:13 -05:00
parent 3b961481f3
commit 935e746815
5 changed files with 96 additions and 15 deletions

View File

@@ -0,0 +1,10 @@
@import "../common/000_vars.css.scss";
@import "../common/simple_form.css.scss";
div#main {
max-width: 960px;
}
div#c-m-sessions {
margin: 10px;
}