* Increase z-index of form floating buttons * Update netbox.css
@@ -38,7 +38,7 @@ span.color-label {
.btn-float-group {
position: sticky;
bottom: 10px;
- z-index: 2;
+ z-index: 4;
}
.btn-float-group-left {