diff options
author | elijah <elijah@riseup.net> | 2014-01-08 22:01:18 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-01-08 22:01:18 -0800 |
commit | fb9601e3b820d95200479714758bb07c0ac14434 (patch) | |
tree | 3e6a760461888455dd8ffda02a510ee2d7188844 /public/index.en.html | |
parent | cd7118c9f24ce165f949e91ce04ae976a2dc86e2 (diff) |
fix android page, format warnings nicer.
Diffstat (limited to 'public/index.en.html')
-rw-r--r-- | public/index.en.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.en.html b/public/index.en.html index 6579e96..decc17b 100644 --- a/public/index.en.html +++ b/public/index.en.html @@ -19,7 +19,7 @@ <div class='row'> <div class='col-sm-8 col-sm-offset-2'> <div class='p alert alert-danger'> - <i class='fa fa-warning fa-2x'></i> + <i class='fa fa-warning'></i> <b>WARNING:</b> Bitmask is very experimental. It should not yet be used for sensitive data and you might lose your data at any time. </div> </div> |