Skip to content

馃悰 Overflow/Alignment bug in Firefox

Hi @brie 馃憢 This is a neat tool, thank you :-) I may have found a small, browser-specific display issue (CSS location):

馃悰 deploy-container has align-items: flex-end by default, which seems to cause this problem in latest Firefox (v111.0.1) & TorBrowser (v12.0.4): 馃崈 With flex-start, it can be solved:
flex-end flex-start

Safari/Chrome/WebKit were unaffected in my tests.


Alternative idea

Surely, there are more elegant ways, though. For example: WDYT, about right-aligning the whole deploy-container at the central <div class="line-break">?

Edited by Katrin Leinweber