css: Drop obsolete no-js rules

This commit is contained in:
Johannes Meyer 2020-04-15 09:36:22 +02:00
parent 8b8094e9cc
commit b85c706df3
1 changed files with 0 additions and 8 deletions

View File

@ -173,14 +173,6 @@
}
}
// Display tabs if JS is disabled
html.no-js .controls > .tabs {
background-color: @icinga-blue;
margin-left: -1 * @gutter;
margin-right: -1 * @gutter;
margin-top: -1 * @gutter;
}
// Dashboard grid
.dashboard {