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,11 +620,11 @@ table.promoted-attributes-in-tooltip td, table.promoted-attributes-in-tooltip th
} }
.modalless { .modalless {
top:10%; top: 15%;
left:50%; left: 40%;
bottom:auto; bottom: auto;
right:auto; right: auto;
margin-left:-300px; margin-left: -300px;
} }
.multiplicity { .multiplicity {