plugins: whitspace sweep

This commit is contained in:
Franco Fichtner
2018-12-10 08:06:25 +01:00
parent 1af15746cd
commit 5f98981025
6 changed files with 7 additions and 8 deletions
@@ -415,4 +415,4 @@ select.bs-select-hidden, .bootstrap-select > select.bs-select-hidden, select.sel
}
}
/* End OPNsense edit to fix #2612. */
/* End OPNsense edit to fix #2612. */
@@ -9,7 +9,7 @@ select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
display: none !important;
}
.bootstrap-select {
width: 348px \0;
@@ -18,7 +18,7 @@ select.selectpicker {
.bootstrap-select > .dropdown-toggle {
position: relative;
width: 100%;
z-index: 1;
text-align: right;
white-space: nowrap;
@@ -415,4 +415,4 @@ select.bs-select-hidden, .bootstrap-select > select.bs-select-hidden, select.sel
}
}
/* End OPNsense edit to fix #2612. */
/* End OPNsense edit to fix #2612. */
@@ -769,7 +769,7 @@
<label>ACME DNS</label>
<type>header</type>
<style>table_dns table_dns_acmedns</style>
</field>
</field>
<field>
<id>validation.dns_acmedns_user</id>
<label>User</label>
@@ -790,5 +790,5 @@
<label>Update URL</label>
<type>text</type>
<help>Specify the custom ACME DNS Update URL, i.e. https://auth.acme-dns.io/update (optional)</help>
</field>
</field>
</form>
@@ -115,4 +115,3 @@ switch ($mode) {
default:
die('{"error": "action (' . $mode . ') not found"}');
}
@@ -1,3 +1,3 @@
<div style="text-align: center;">
No data avialable
</div>
</div>