aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html
index fc3a6d1..56d73e6 100644
--- a/src/index.html
+++ b/src/index.html
@@ -40,6 +40,9 @@
40 box-shadow: inset 0 1px 1px rgba(0,0,0,.0); 40 box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
41 -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0); 41 -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
42 } 42 }
43 .phrase {
44 word-break: keep-all;
45 }
43 .strength { 46 .strength {
44 /* override mobile width from bootstrap */ 47 /* override mobile width from bootstrap */
45 width: auto!important; 48 width: auto!important;