24
1
Fork 0

improved popup for mobile display

This commit is contained in:
shikhar-scs 2018-01-11 08:57:00 +05:30
parent 1741b1c686
commit 87110095a0
1 changed files with 8 additions and 0 deletions

View File

@ -1181,4 +1181,12 @@ tbody {
font-size: 13px;
padding: 17px 5px 0;
}
.popup .popuptext::after {
left: 125px;
}
#deletePopup {
left: 83px;
}
}