Minor update. /common/css/bootstrap.css bugfix.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11235 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-09-15 02:01:31 +00:00
parent da623b4b9e
commit 741147a169
2 changed files with 3 additions and 3 deletions

View file

@ -1957,8 +1957,8 @@ table {
background-color: #f5f5f5;
}
table [class*=x_span],
.x_row-fluid table [class*=x_span] {
table [class*="x_span"],
.x_row-fluid table [class*="x_span"] {
display: table-cell;
float: none;
margin-left: 0;