More actions
m .sbtt table: Remove properties not valid for table or where value = default. |
m .sbtt-attributes div: Remove display: inline-block, when using float this is automatically changed in block which is also the default for div. |
||
| Line 69: | Line 69: | ||
.sbtt-attributes div { | .sbtt-attributes div { | ||
float: left; | float: left; | ||
margin-right: 3px; | margin-right: 3px; | ||