mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 06:21:11 +00:00 
			
		
		
		
	| - Don't make checkpoints or radio inputs full width on a small screen,
these obviously shouldn't try to take up the whole width of a container.
- Wrap the label for organisation permission box inside a `<span
class="inline field">`, so it gets a left-margin from the `.inline.field
> :first-child` selector. This make the checkboxes and radio buttons
groups look indented from the left.
- Resolves #4361
(cherry picked from commit  | ||
|---|---|---|
| .. | ||
| member | ||
| projects | ||
| settings | ||
| team | ||
| create.tmpl | ||
| follow_unfollow.tmpl | ||
| header.tmpl | ||
| home.tmpl | ||
| menu.tmpl | ||