mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Issue 2943 fixed. Admin layout align center.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12739 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a5bb4da47e
commit
7992825f17
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
/* Reset */
|
/* Reset */
|
||||||
html,body{min-height:100%}
|
html,body{min-height:100%}
|
||||||
body{-webkit-text-size-adjust:none}
|
body{-webkit-text-size-adjust:none}
|
||||||
body>.x:first-child{min-width:300px;max-width:1240px}
|
body>.x:first-child{min-width:300px;max-width:1240px;margin:0 auto}
|
||||||
body>.x,
|
body>.x,
|
||||||
.x label,
|
.x label,
|
||||||
.x table,
|
.x table,
|
||||||
|
|
|
||||||
2
modules/admin/tpl/css/admin.min.css
vendored
2
modules/admin/tpl/css/admin.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue