Guillaume Démésy

Results 12 comments of Guillaume Démésy

@karlcow maybe because we added only two format of our favicons ``` ```

we could add more using https://realfavicongenerator.net/

After a chat with @miketaylr I guess, this issue is fixed but not really fixed, so what I did. @miketaylr made public the private repo. Fixed all 404 errors, after...

@karlcow what needs to be improved? (don't forget to check `print backgrounds` in option)

@karlcow yes, I agree with these changes maybe just: ```css .popup-modal { /* overflow: hidden; */ overflow-y: auto; /* is enough */ }

@karlcow did you test with the `max-height`? I mean ```css .popup-modal { /* overflow: hidden; */ overflow-y: auto; } .popup-modal.text { /* height: 400px; */ /* width: 590px; */ max-height:...

>yup this is working with max-height, my initial proposal. Yes, my comment was about `overflow`. `overflow: scroll` add a scrollbar every time, while `overflow-y: auto` added a scroll when is...

@miketaylr o cool, thanks. I'll take a look.

@karlcow what's the best case: - added a select? - excluded by default without no element?

@karlcow how does it work. How i can use the keywords `action-needsmoderation ` in the request to avoid issues in moderation? I have to use the param `q` ?