mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Issue 2581 fixed. IE9 modal horizontal scroll bug fix.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11725 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6c9185484b
commit
ef9cd29a7e
2 changed files with 2 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ body>.x,.x label,.x table,.x input,.x textarea,.x select,.x button{font-size:13p
|
|||
.x button{line-height:16px}
|
||||
.x select{width:auto;margin:0 4px 0 0;padding:0;height:26px;line-height:26px}
|
||||
.x select[multiple]{height:auto}
|
||||
.x .x_tab-content{overflow-x:hidden}
|
||||
/* Custom Styles */
|
||||
.x .section{margin:20px 0 40px 0}
|
||||
.x .section>h1{position:relative}
|
||||
|
|
|
|||
1
modules/admin/tpl/css/admin.min.css
vendored
1
modules/admin/tpl/css/admin.min.css
vendored
|
|
@ -93,6 +93,7 @@ body>.x,.x label,.x table,.x input,.x textarea,.x select,.x button{font-size:13p
|
|||
.x button{line-height:16px}
|
||||
.x select{width:auto;margin:0 4px 0 0;padding:0;height:26px;line-height:26px}
|
||||
.x select[multiple]{height:auto}
|
||||
.x .x_tab-content{overflow-x:hidden}
|
||||
/* Custom Styles */
|
||||
.x .section{margin:20px 0 40px 0}
|
||||
.x .section>h1{position:relative}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue