Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit 8583c85

Browse files
Table: Removed duplicate display property from CSS. Fixes #5985. Thanks @Mish7 !
1 parent 9560017 commit 8583c85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

css/structure/jquery.mobile.table.reflow.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
/* Make the label elements a percentage width */
2727
.ui-table-reflow td .ui-table-cell-label,
2828
.ui-table-reflow th .ui-table-cell-label {
29-
display: block;
3029
padding: .4em;
3130
min-width: 30%;
3231
display: inline-block;

0 commit comments

Comments
 (0)