X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/79462c22ed2aaf8e410fdd1fc88ff116860d3808..8bf6c2bb6ef0a358a3591d19d6aff7a1f7f22b92:/modules/rng/mainLayout.less diff --git a/modules/rng/mainLayout.less b/modules/rng/mainLayout.less index fdaaf68..a2b553c 100644 --- a/modules/rng/mainLayout.less +++ b/modules/rng/mainLayout.less @@ -14,14 +14,17 @@ [fnpjs-place="topPanel"] { float: right; + position: relative; + z-index: 2; } [fnpjs-place="mainView"] { position: absolute; - top: 32px; + top: 0; left:0; right:0; - bottom:0; + bottom:0; + z-index: 1; > .rng-view-tabs { position: relative;