fix minor glitch causing header row to be under the interactive permission setter

pull/2/head
gorhill 7 years ago
parent 083cf4bf46
commit ef7b831a82

@ -54,7 +54,7 @@ body[dir="rtl"] #gotoDashboard > span:last-of-type {
position: fixed;
right: 0;
top: 0;
z-index: 10;
z-index: 100;
}
.paneContent {
padding-top: 5.5em;

Loading…
Cancel
Save