Commit 86c53315 by Xavier Antoviaque

Merge pull request #28 from edx-solutions/feedback-no-max-height

feedback-no-max-height: Removing max-height on feedback element
parents 2ebc17b4 a84b38ea
...@@ -42,7 +42,6 @@ ...@@ -42,7 +42,6 @@
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;
......
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