summaryrefslogtreecommitdiff
path: root/Postman/Extensions/Admin/PostmanAdminView.php
diff options
context:
space:
mode:
authoryehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664>2020-05-18 19:57:18 +0000
committeryehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664>2020-05-18 19:57:18 +0000
commit249e1eed396e90c702cdbdee14ce2355601fd4ad (patch)
treec46a3dae1c232e9622502c70d030ee628f04dead /Postman/Extensions/Admin/PostmanAdminView.php
parentc2335f6f0e86b17ec7346580e352b3e5d77ebf9e (diff)
downloadPost-SMTP-249e1eed396e90c702cdbdee14ce2355601fd4ad.zip
Update readme file info
Diffstat (limited to 'Postman/Extensions/Admin/PostmanAdminView.php')
-rw-r--r--Postman/Extensions/Admin/PostmanAdminView.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/Postman/Extensions/Admin/PostmanAdminView.php b/Postman/Extensions/Admin/PostmanAdminView.php
index c9f0509..af66fcb 100644
--- a/Postman/Extensions/Admin/PostmanAdminView.php
+++ b/Postman/Extensions/Admin/PostmanAdminView.php
@@ -3,6 +3,8 @@
<style>
.form-table .row {
display: flex;
+ justify-content: space-between;
+ margin-bottom: 15px;
}
.form-table .row .flex > *:not(:last-child) {