diff options
author | Niall Sheridan <nsheridan@gmail.com> | 2016-05-18 23:08:31 +0100 |
---|---|---|
committer | Niall Sheridan <nsheridan@gmail.com> | 2016-05-18 23:08:31 +0100 |
commit | e74f5b423e514560d5a7bcca480c3c901bfae54e (patch) | |
tree | 6368cc8ed96bb3e42df618b4f8e5be29fa6a3823 /templates | |
parent | 748ae6cf5a681588ca370a92c1a0e42a987d79d5 (diff) |
misc
Diffstat (limited to 'templates')
-rw-r--r-- | templates/token.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/token.html b/templates/token.html index 8553c84..4513176 100644 --- a/templates/token.html +++ b/templates/token.html @@ -18,7 +18,7 @@ font-weight: bold; height: auto; margin: 12px 12px 12px 12px; - padding: 12px 12px 12px 12px; + padding: 24px 12px 12px 12px; resize: none; text-align: center; width: 960px; |