Commit 7befbdaa by Alan Boudreault

set a max-height to avoid ugly layout with a big height value

parent c8f66d56
......@@ -42,6 +42,7 @@
font-family: arial;
font-size: 14px;
height: 100%;
max-height: 100%;
opacity: 0.9;
padding: 10px;
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