mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 20:12:00 -06:00
Use smaller navigation tabs
This commit is contained in:
parent
54af29eb40
commit
a081d0d93a
@ -377,6 +377,9 @@ table.report th a {
|
||||
ul.nav-tabs, ul.nav-pills {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
ul.nav-tabs li a {
|
||||
padding: 8px 10px;
|
||||
}
|
||||
/* Fix progress bar margin inside table cells */
|
||||
td .progress {
|
||||
margin-bottom: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user