mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Issue 2558 fixed. bootstrap-responsive.css body horizontal padding removed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11615 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3b13db442a
commit
c67e8ffa36
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@charset "utf-8";
|
||||
/* Reset */
|
||||
html{min-height:100%}
|
||||
body{margin:10px;-webkit-text-size-adjust:none}
|
||||
body{margin:10px;padding:0;-webkit-text-size-adjust:none}
|
||||
body>.x{min-width:300px;max-width:1240px}
|
||||
@media all and (max-width:480px){
|
||||
body>.x{margin:0}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue