Files
FHC-Core/public/css/codex/uhstat1.css
T

6 lines
130 B
CSS

/* for removing horizontal scrollbar when form is embedded as i frame */
#uhstat1Container {
overflow-x:hidden;
height: 100%;
}