mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-25 01:48:38 -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 {
|
ul.nav-tabs, ul.nav-pills {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
ul.nav-tabs li a {
|
||||||
|
padding: 8px 10px;
|
||||||
|
}
|
||||||
/* Fix progress bar margin inside table cells */
|
/* Fix progress bar margin inside table cells */
|
||||||
td .progress {
|
td .progress {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user