Set a fixed height for confirmDeleteDialog so it isn't stretched in FF and IE (LT-158)

This commit is contained in:
Erik Ziegler 2016-01-19 19:34:03 +01:00
parent 3c48d90891
commit 7f7d2f6145

View File

@ -7,7 +7,7 @@
right: 0
z-index: 100
width: 300px
height: fit-content
height: 145px
margin: auto
border-radius: 5px
padding: 10px 20px 10px 20px