diff --git a/frappe/public/less/mobile.less b/frappe/public/less/mobile.less index 9f61adc3c4..e844f83594 100644 --- a/frappe/public/less/mobile.less +++ b/frappe/public/less/mobile.less @@ -232,23 +232,6 @@ body { } } .modal { - .modal-dialog { - margin: 0px; - padding: 0px; - width: 100%; - background-color: #fff; - } - - .modal-content { - border-radius: 0px; - border: none; - height: 100%; - } - - .modal-body .form-layout { - margin: -15px; - } - .file-upload { .input-upload { width: 100%;