Skip to content
Snippets Groups Projects
Commit 6bb878af authored by zubair-arbi's avatar zubair-arbi
Browse files

Merge pull request #5468 from edx/zub/bugfix/tnl-256-protex-scroll-with-increased-font-size

set overflow to scroll so that user can see full content with increased ...
parents 5a31005e dbe4410d
No related merge requests found
......@@ -51,3 +51,7 @@
margin: 0px;
color: white;
}
div#protex-panel[style] {
overflow: scroll !important;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment