aboutsummaryrefslogtreecommitdiff
path: root/src/pages/auditors.html
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-04-28 23:28:27 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-04-28 23:28:27 +0200
commitd6bf24902a34f2094363121c8d9f4d54db6f7b6c (patch)
tree0794956ebdf91a2fbea16baa0e8aa559f45c5d06 /src/pages/auditors.html
parentce97b1076b7e4a53b84d3fd34bf2047580ddeb22 (diff)
downloadwallet-core-d6bf24902a34f2094363121c8d9f4d54db6f7b6c.tar.xz
implement new reserve creation dialog and auditor management
Diffstat (limited to 'src/pages/auditors.html')
-rw-r--r--src/pages/auditors.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pages/auditors.html b/src/pages/auditors.html
index 7e01f4e1f..2f50b28a1 100644
--- a/src/pages/auditors.html
+++ b/src/pages/auditors.html
@@ -14,6 +14,9 @@
<script src="/dist/auditors-bundle.js"></script>
<style>
+ body {
+ font-size: 100%;
+ }
.tree-item {
margin: 2em;
border-radius: 5px;