We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
37e0f55
There was a problem hiding this comment.
The reason will be displayed to describe this comment to others. Learn more.
@scott1702 this breaks for example colymba/gridfield-bulk-editing-tools - the dropdown is cutted.
Sorry, something went wrong.
I think this needs to be set to overflow-x: hidden, I'll do fix this up on Monday unless you feel like PRing earlier ;)
overflow-x: hidden
37e0f55
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@scott1702 this breaks for example colymba/gridfield-bulk-editing-tools - the dropdown is cutted.
37e0f55
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this needs to be set to
overflow-x: hidden
, I'll do fix this up on Monday unless you feel like PRing earlier ;)