forgejo/templates/org
Gusted 610487eb83
[BUG] Fix mobile UI for organisation creation
- 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
2024-07-07 01:37:38 +02:00
..
member Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
projects Fix the spacing issue in the Project view (#30415) 2024-04-15 20:01:36 +02:00
settings Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
team Remove obsolete CSS text classes (#30576) 2024-04-28 15:39:00 +02:00
create.tmpl [BUG] Fix mobile UI for organisation creation 2024-07-07 01:37:38 +02:00
follow_unfollow.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
header.tmpl chore: rename class issue-title-buttons to button-row 2024-06-28 13:11:16 +05:00
home.tmpl Org buttons add missing vertical padding (#3964) 2024-06-09 18:24:38 +00:00
menu.tmpl Show repo count in blocked users tab (#3601) 2024-05-02 15:51:27 +00:00