X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/3dd811118b8168c78704c7271ca4e9c3e3be5079..ad481d9335cb91f56adfffda3999284f37d37942:/project/static/css/master.css?ds=inline diff --git a/project/static/css/master.css b/project/static/css/master.css index dbf5c77f..8bccbcc7 100644 --- a/project/static/css/master.css +++ b/project/static/css/master.css @@ -381,6 +381,10 @@ text#commit-dialog-message { overflow: none; } +.panel-container select { + z-index: 1100; +} + .xmlview { height: 100%; }