mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
wrapped badges inside the navbar
This commit is contained in:
parent
0f7ffad6e1
commit
8865cacb98
2 changed files with 17 additions and 2 deletions
|
|
@ -885,6 +885,15 @@ path.link {
|
|||
#network-load {
|
||||
display: contents;
|
||||
}
|
||||
#network-load > li.nav-item {
|
||||
max-width: 60rem;
|
||||
}
|
||||
#network-load div.d-flex {
|
||||
width: 100%;
|
||||
flex-wrap: wrap;
|
||||
height: 100%;
|
||||
align-items: center;
|
||||
}
|
||||
#network-load div.d-flex a {
|
||||
margin: 0 0.1em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue