[enh] zIndex war will never end.

This commit is contained in:
opi 2014-06-02 15:32:14 +02:00
parent 52da9e952a
commit a938b6f4af

View file

@ -174,7 +174,7 @@ body {/*overflow-y: scroll;*/}
#ynhportal {
display: block;
position: fixed;
z-index: 1000;
z-index: 10000000;
bottom: 20px;
right: 35px;
width: 100px;
@ -218,7 +218,7 @@ body {/*overflow-y: scroll;*/}
left: 0;
width: 100%;
height: 100%;
z-index: 999;
z-index: 9999999;
display: none;
text-align: left;
overflow-y: auto;