mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
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:
parent
da623b4b9e
commit
741147a169
2 changed files with 3 additions and 3 deletions
4
common/css/bootstrap.css
vendored
4
common/css/bootstrap.css
vendored
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue