Search form browser alert bug fix. Site edit iframe click bug fix.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12037 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-11-02 05:51:31 +00:00
parent e614d1dedc
commit 5589aed53a
5 changed files with 7 additions and 6 deletions

View file

@ -112,7 +112,7 @@ body>.x,
.x select{width:auto;padding:0;height:26px;line-height:26px}
.x select[multiple]{height:auto}
.x textarea{vertical-align:top}
.x .x_tab-content{overflow-x:hidden}
.x .x_tab-content{overflow:visible}
.x .x_table thead th{vertical-align:top}
.x .x_well>*:first-child{margin-top:0}
.x .x_well>*:last-child{margin-bottom:0}