make netmap Color By Host Group work with no groups selected

This commit is contained in:
Oliver Gorwits
2018-04-23 20:41:07 +01:00
parent f7df6b907b
commit 5eb443438c
2 changed files with 6 additions and 2 deletions

View File

@@ -623,7 +623,7 @@ div.toggle.btn-small {
/* when the sidebar submit button DOES NOT HAVE a dropdown */
.nd_sidebar button:not(.nd_sidebar-btn-drop):not(.nd_sidebar-btn-drop-drop):not(.nd_sidebar-btn-netmap) {
margin-top: 9px;
margin-left: -3px;
margin-left: -2px;
width: 165px;
}