mirror of
https://github.com/webmin/webmin.git
synced 2025-08-01 15:36:00 +00:00
Fix typo
This commit is contained in:
@ -8,7 +8,7 @@ table { border-width: 0px;
|
||||
}
|
||||
table.formsection, table.ui_table, table.loginform {
|
||||
border-collapse: separate;
|
||||
*border-collapse: collapse;
|
||||
border-collapse: collapse;
|
||||
border: 1px solid #FFFFFF;
|
||||
width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user