15 lines
133 B
CSS
15 lines
133 B
CSS
|
|
.floatClear
|
||
|
|
{
|
||
|
|
clear: none !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.workflow_step2
|
||
|
|
{
|
||
|
|
overflow:scroll;
|
||
|
|
width:700px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.role_allocation
|
||
|
|
{
|
||
|
|
width:700px;
|
||
|
|
}
|