Various style fixes
[snf-cloudcms] / cloudcms / static / cloudcms / css / max768.css
1 .two-cols  .rt                                                                  { float:none; width:auto; margin-bottom:10px;}
2 .two-cols  .lt                                                                  { float:none; width:auto; }
3 .container .navigation                                                  { height:auto; margin-bottom:30px; } 
4 .bg-wrap                                                                                { background-position:-9999px -9999px; }
5 .buttons-list.fixpos                                                    { position:static;  }
6 .buttons-list .button                                                   { margin-left:0; }
7 .container .lt-div                                                              { float:none; width:auto; }
8 .container ul.options                                                   { margin-bottom:30px; }
9 .documentation .wrap                                                    { width:auto; }
10 .documentation img                                                              { max-width:100%; }
11 /* forms */
12 form input.submit, form input[type="submit"]    { margin:0; }
13 form .form-row .extra-link                                              { padding-top:0; }
14 .faq .two-cols .rt                                                              { width:auto; }
15 .faq .two-cols .lt                                                              { width:auto; }
16 dl.alt-style                                                                    { width:auto; }