better positioning of nonmodal protected session dialog

This commit is contained in:
azivner 2018-11-22 21:24:47 +01:00
parent 0d3bc22d73
commit 3e351bd8d3

View File

@ -620,8 +620,8 @@ table.promoted-attributes-in-tooltip td, table.promoted-attributes-in-tooltip th
}
.modalless {
top:10%;
left:50%;
top: 15%;
left: 40%;
bottom: auto;
right: auto;
margin-left: -300px;