- Patch #660690 by jbrown: tables without headers are rendered incorrectly in Seven.
parent
42f9d899af
commit
caa214f17c
|
@ -417,7 +417,6 @@ table {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
margin: 0 0 10px;
|
margin: 0 0 10px;
|
||||||
border: 1px solid #bebfb9;
|
border: 1px solid #bebfb9;
|
||||||
border-top: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
table.system-status-report th,
|
table.system-status-report th,
|
||||||
|
|
Loading…
Reference in New Issue