mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
Fix squashed tables bug
This commit is contained in:
@@ -15,7 +15,7 @@ table.formsection, table.ui_table, table.loginform {
|
||||
table.ui_table .ui_table {
|
||||
border: none;
|
||||
}
|
||||
table.shrinkwrapper .ui_table {
|
||||
table.shrinkwrapper > tbody > tr > td > .ui_table {
|
||||
table-layout: fixed;
|
||||
}
|
||||
img, a img { border:0; }
|
||||
|
||||
Reference in New Issue
Block a user