Commit b577645c4479f41e58a0b41a77aa07afadb44e74
1 parent
8ebda9b8
Exists in
master
and in
1 other branch
Tassia don't drink in day trip.. sorry.. she not drunk.
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
src/web/static/css/survey.css
src/web/templates/survey.html
... | ... | @@ -75,7 +75,7 @@ $for pkg in pkg_details: |
75 | 75 | <br style="clear: both;" /> |
76 | 76 | <div id="panel-controls" class="glass"> |
77 | 77 | <fieldset> |
78 | - <legend>How do you evaluate this recommendation?</legend> | |
78 | + <legend>How do you evaluate this<br> recommendation?</legend> | |
79 | 79 | <label class="radioButton"> |
80 | 80 | <input class="radio" type="radio" name="evaluation-$pkg_details.index(pkg)" value="surprising" /> |
81 | 81 | Pleasantly surprising | ... | ... |