diff --git a/javascript/style.css b/javascript/style.css index e1e8c1747..dadc61a0d 100644 --- a/javascript/style.css +++ b/javascript/style.css @@ -379,6 +379,8 @@ table.settings-value-table td{ .modalPrev, .modalNext { cursor: pointer; + position: relative; + z-index: 1; top: 0; width: auto; height: 100vh;