voipiran / VOIZ

Persian Unified Communication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pad top for media screen and

cpuintel opened this issue · comments

new edit in row 8648 in file bootstrap.css
@media screen and (min-width: 768px) {
.modal-dialog {
width: 600px;
padding-top: 130px;
padding-bottom: 130px;
}