1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Fix interfaces table header

This commit is contained in:
Jeremy Stretch
2020-10-29 13:38:07 -04:00
parent ce2210b7bc
commit cf328ca51e
2 changed files with 3 additions and 5 deletions

View File

@@ -193,10 +193,6 @@ table.component-list td.subtable td {
padding-bottom: 6px;
padding-top: 6px;
}
table.interface-ips th {
font-size: 80%;
font-weight: normal;
}
/* Reports */
table.reports td.method {