You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/css
Rafael Heard e4e5d76932
Left align the input labels for the link account page (#29255)
In a previous [PR](https://github.com/go-gitea/gitea/pull/28753) we
moved the labels to be above the inputs. The PR ensures that the
alignment is also on both tabs of the link account page
(`/user/link_account`).

Before
<img width="1094" alt="before"
src="https://github.com/go-gitea/gitea/assets/6152817/ac1e86bd-c4d6-4e45-87d1-87bb8a736149">

After
<img width="1094" alt="after"
src="https://github.com/go-gitea/gitea/assets/6152817/1b5fc109-f4d2-43ee-b924-0a9e53a0e391">

---------

Co-authored-by: rafh <rafaelheard@gmail.com>
12 months ago
..
chroma Chroma color tweaks (#26978) 1 year ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Clean up diff header css and reduce global textarea min-height (#29232) 12 months ago
features Refactor "shortsha" (#26877) 1 year ago
markup Make blockquote border size less aggressive (#29124) 1 year ago
modules Make loading animation less aggressive (#28955) 1 year ago
repo Revamp repo header (#27760) 1 year ago
shared Reduce margin/padding on flex-list items and divider (#27872) 1 year ago
standalone Add toasts to UI (#25449) 2 years ago
themes Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
actions.css fix issues on action runners page (#27226) 1 year ago
admin.css User details page (#26713) 1 year ago
base.css Clean up diff header css and reduce global textarea min-height (#29232) 12 months ago
dashboard.css Dashboard context dropdown position fix on landing page in mobile view. (#27047) 1 year ago
explore.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Left align the input labels for the link account page (#29255) 12 months ago
helpers.css move sign in labels to be above inputs (#28753) 12 months ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Revamp repo header (#27760) 1 year ago
install.css Make "install page" respect environment config (#25648) 2 years ago
org.css Add word-break to organization name and description (#26624) 1 year ago
repo.css Clean up diff header css and reduce global textarea min-height (#29232) 12 months ago
review.css Don't reload timeline page when (un)resolving or replying conversation (#28654) 1 year ago
user.css Unify `border-radius` behavior (#26770) 1 year ago