Free CSS: disable overflow on my profile page-widget text

  • 26 August 2022
  • 3 replies
  • 52 views

Userlevel 7
Badge +5
/* disable overflow on my profile page-widget text */
myprofile-widget myprofile-additional-field.additional-field div.root div.label {
overflow: hidden;
width: 100%;
}

 


3 replies

Userlevel 7
Badge +5

Can you provide more context for your ideas?

Some before and after…?

Some business case for how this would impact the platform for the better…?

Docebo staff has a ton of ideas to sort through already and I think they would appreciate something more than a code dump. It would help them to know why they should invest time and resources to make this a permanent thing for everyone.

Userlevel 7
Badge +5

Sorry busy day and I didn’t mean to put these in ideas. My apologies.

Userlevel 7
Badge +3

I’d get concerned with this use as well as if someone is using increased sizes for fonts and things to help them see and navigate the webpage (for eye sight concerns, older monitor resolutions, etc.), they would lose content.

Reply