Bug UX all#0000FFapertura risposta

Hi! How to fix this bug with width in reply box?

2 Mi Piace

Hi and welcome, @narcocat!

Thanks for reporting this, we’ll have a look at it :slight_smile:

1 Mi Piace

Recommend solution

  1. add this css for the embedded posts top
max-width:710px;
margin-bottom:20px;

<section id="embedded-posts__top--60" class="embedded-posts top topic-body" style="max-width:710px; margin-bottom:20px;">

  1. remove border-bottom: none; for the .embedded-posts.top

1 Mi Piace

We’ve merged a fix, thanks @narcocat!

5 Mi Piace