Issue with comment header display after change to flex #6214

Closed
opened 2025-11-02 06:48:39 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @mrsdizzie on GitHub (Oct 26, 2020).

Screen Shot 2020-10-26 at 10 36 47 AM

Seems to come from @kolaente PR #13039

dbebc6b0e3/web_src/less/_repository.less (L1046-L1047)

Originally created by @mrsdizzie on GitHub (Oct 26, 2020). <img width="851" alt="Screen Shot 2020-10-26 at 10 36 47 AM" src="https://user-images.githubusercontent.com/1669571/97186030-2b4dd400-1777-11eb-9e46-43e83a1f5769.png"> Seems to come from @kolaente PR #13039 https://github.com/go-gitea/gitea/blob/dbebc6b0e3a54b39c92a026be7b9ac270a20ea27/web_src/less/_repository.less#L1046-L1047
GiteaMirror added the topic/uitype/bug labels 2025-11-02 06:48:39 -06:00
Author
Owner

@silverwind commented on GitHub (Oct 26, 2020):

Probably need to put left-aligned content into it's own flexbox to prevent this, e.g. flex parent has two children, left and right-aligned which space-between then puts apart).

@silverwind commented on GitHub (Oct 26, 2020): Probably need to put left-aligned content into it's own flexbox to prevent this, e.g. flex parent has two children, left and right-aligned which `space-between` then puts apart).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#6214