Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Checkboxes are too small in size in the screen

SA-26904

Summary



User has embedded a ListView in a section and enabled Multi Select on the ListView. 
When user runs the Flow containing the section, the size of the checkboxes is not consistent with the size of the window.



Issue is replicable in Chrome browser and Mobile.


Error Messages



Not Applicable


Steps to Reproduce

1. Create a section and embed a ListView in it. 
2. Enable Multi Select on the ListView. 
3. Run the Flow containing the section. 
4. Resize the browser window.


Root Cause



The width of the checkbox shrinks depending on the space available for the elements to render.
 

Resolution



Perform the following local-change:

1. Create an external CSS and include the following code in that CSS and save it.

       table#ViewTable td { 
       min-width: 24px; 
       }



2. Include the new CSS file in the respective harness: 



3. Post this the issue gets resolved:

Published August 23, 2016 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us