m0_70156489 2 dienas atpakaļ
vecāks
revīzija
8fe84a08d1

+ 3 - 0
application/admin/view/procuremen/audit_issue.html

@@ -71,12 +71,15 @@
         background: #f5f5f5;
         white-space: nowrap;
         font-weight: 600;
+        padding: 6px 8px;
+        vertical-align: middle;
         border: 1px solid #ddd !important;
     }
     .audit-issue-wrap .audit-table td {
         padding: 6px 8px;
         vertical-align: middle;
         word-wrap: break-word;
+        line-height: 1.45;
         border: 1px solid #ddd !important;
     }
     .audit-issue-wrap .audit-quote-pick-table tbody tr {

+ 6 - 4
application/admin/view/procuremen/outward_detail.html

@@ -1,7 +1,9 @@
 <style>
     body.is-dialog .outward-detail-wrap {
         margin: 0;
-        padding: 10px 12px 12px;
+        padding: 12px 14px 0;
+        max-width: 100%;
+        box-sizing: border-box;
     }
     .outward-detail-head {
         margin-bottom: 10px;
@@ -19,7 +21,7 @@
         overflow-y: visible;
         max-height: none;
         -webkit-overflow-scrolling: touch;
-        margin-bottom: 10px;
+        margin-bottom: 12px;
         border: 1px solid #e5e5e5;
     }
     .outward-confirm-company-wrap {
@@ -27,7 +29,7 @@
         overflow-y: visible;
         max-height: none;
         -webkit-overflow-scrolling: touch;
-        margin-bottom: 10px;
+        margin-bottom: 12px;
         border: 1px solid #e5e5e5;
     }
     .outward-detail-table-wrap {
@@ -64,7 +66,7 @@
         word-break: break-word;
         white-space: normal;
         line-height: 1.45;
-        padding: 8px 10px;
+        padding: 6px 8px;
     }
     .outward-confirm-process-table th,
     .outward-confirm-company-table th {