Commit 66be24c6 by Xavier Antoviaque

Merge pull request #22 from aboudreault/mrq-tip-width-height

Mrq tip width height
parents fdbfc077 7befbdaa
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
font-family: arial; font-family: arial;
font-size: 14px; font-size: 14px;
height: 100%; height: 100%;
max-height: 100%;
opacity: 0.9; opacity: 0.9;
padding: 10px; padding: 10px;
width: 300px; width: 300px;
......
...@@ -10,7 +10,6 @@ ...@@ -10,7 +10,6 @@
<div class="choice-tips"></div> <div class="choice-tips"></div>
</div> </div>
{% endfor %} {% endfor %}
<div
<div class="feedback"></div> <div class="feedback"></div>
</div> </div>
</fieldset> </fieldset>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment