diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html index 6b18b15..666f720 100644 --- a/www/index.html +++ b/www/index.html @@ -20,8 +20,8 @@ </div> </div> <div class="field"> - <div class="control" style="word-wrap: anywhere"> - <label class="label is-size-3 has-text-success" id="password"> + <div class="control" > + <label class="label is-size-3 has-text-success" style="word-wrap: anywhere;overflow-wrap: anywhere" id="password"> password </label> </div> |