This can be accomplished simpler by tweaking the original pattern. I also changed the pattern delimiters to remove some escape characters and I added them back to the literal dot characters.
Not sure about the deployment process, maybe @tobias can shed some light?
Yes, like I said there are two ways to fix this issue, both are valid, and I outlined the consequences for each. Maybe I wasn't clear.
This appears to work, please remove entirely the media query from the file.
It's meant to hide profile pictures in circle edition screens. But if the addon folder is renamed like we did, it will be disabled for installs that had enabled it under its former name.
Thanks for the catch, to fix this issue, either:
- the addon folder should be renamed to
group_text
to keep the addon active on installs older than the rename. - the addon file should be…
You can work on the CSS files in your browser. In the Developer panel, "Sources" tab, you can make changes to the files in your client.
Ah, I get it now, you're talking about the inside padding from the browser window that disappears when the viewport width is between 1281px and 1415px. I thought you meant the text overflows the…
This screenshot is 629px wide, where do you see the size of your viewport?