dialog fix

This commit is contained in:
ViliusL 2016-02-08 20:19:09 +02:00
parent 8996137c01
commit c79ef2b0cf

View File

@ -191,7 +191,7 @@ input[type="button"]{
width:100%;
}
#popup{
position:absolute;
position:fixed;
border:1px solid #000000;
background-color:#dbeaf9;
width:400px;