There is a display issue on the back-button in the thread timeline when the button text-value is longer (e.g. due to translation).
In German, the button says Zurück
, but the .btn
-class has a max-width: 30px;
and therefore it’s cut-off.
There is a display issue on the back-button in the thread timeline when the button text-value is longer (e.g. due to translation).
In German, the button says Zurück
, but the .btn
-class has a max-width: 30px;
and therefore it’s cut-off.
This topic was automatically closed after 30 days. New replies are no longer allowed.