aboutsummaryrefslogtreecommitdiff
path: root/src/css
diff options
context:
space:
mode:
Diffstat (limited to 'src/css')
-rw-r--r--src/css/app.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/css/app.css b/src/css/app.css
index c2a0294..576b7d7 100644
--- a/src/css/app.css
+++ b/src/css/app.css
@@ -31,10 +31,6 @@ body {
31.phrase { 31.phrase {
32 word-break: keep-all; 32 word-break: keep-all;
33} 33}
34.phraseSplitWarn {
35 text-align: right;
36 color: red;
37}
38.generate-container .strength { 34.generate-container .strength {
39 /* override mobile width from bootstrap */ 35 /* override mobile width from bootstrap */
40 width: auto!important; 36 width: auto!important;