mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-25 18:08:38 -06:00
Use smaller navigation tabs
This commit is contained in:
parent
3227c8f109
commit
59e524435a
@ -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