aboutsummaryrefslogtreecommitdiff
path: root/src/quiz-bunny/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/quiz-bunny/static/styles.css')
-rw-r--r--src/quiz-bunny/static/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quiz-bunny/static/styles.css b/src/quiz-bunny/static/styles.css
index 9734c87..e128102 100644
--- a/src/quiz-bunny/static/styles.css
+++ b/src/quiz-bunny/static/styles.css
@@ -17,6 +17,7 @@ input[type=button]{
cursor: pointer;
background-color: coral;
color: white;
+ white-space: normal;
}
input[type=button]:disabled {
color: #eeeeee;