Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1790
Webdropdown display cuts the display width
posted

I have a webdropdown that cuts the length of the diplay.  See the image.  The name is cut off in the front.  There is plenty of room as you can see

Parents Reply
  • 10685
    Suggested Answer
    Offline posted in reply to Natalie

    Hello nbizub

    It is most likely there is a custom or overridden css rule causing this. I suggest you to inspect the element with the cut off text and see what are the css classes and specific attributes applied for further clues.
    If you have trouble fixing the issue, it will be best to share the custom css used for the WDD and in the app as a whole.

    Furthermore, it will be best to share more details on your approach, including a simple code sample reproducing the issue.

Children