diff --git a/web/src/main/resources/web/css/bloodshed.css b/web/src/main/resources/web/css/bloodshed.css index fe01db99..c6466aea 100644 --- a/web/src/main/resources/web/css/bloodshed.css +++ b/web/src/main/resources/web/css/bloodshed.css @@ -275,7 +275,7 @@ textarea{ .account .sums{ position: sticky; bottom: 0; - z-index: 100; + z-index: 60; } .taglist .editor > span{ diff --git a/web/src/main/resources/web/css/default.css b/web/src/main/resources/web/css/default.css index 271aa22d..3645a10a 100644 --- a/web/src/main/resources/web/css/default.css +++ b/web/src/main/resources/web/css/default.css @@ -368,7 +368,7 @@ textarea{ .account .sums{ position: sticky; bottom: 0; - z-index: 100; + z-index: 60; } .taglist .editor > span{ diff --git a/web/src/main/resources/web/css/winter.css b/web/src/main/resources/web/css/winter.css index 51d57641..3753562a 100644 --- a/web/src/main/resources/web/css/winter.css +++ b/web/src/main/resources/web/css/winter.css @@ -368,7 +368,7 @@ textarea{ .account .sums{ position: sticky; bottom: 0; - z-index: 100; + z-index: 60; } .taglist .editor > span{