Commit dbe4410d by zubair-arbi

set overflow to scroll so that user can see full content with increased font size

TNL-256
parent b6ed8219
......@@ -51,3 +51,7 @@
margin: 0px;
color: white;
}
div#protex-panel[style] {
overflow: scroll !important;
}
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