mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Use smaller navigation tabs
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user