0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-23 19:54:28 +01:00
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>
2024-02-19 20:01:48 -05:00
..
chroma
codemirror
editor Clean up diff header css and reduce global textarea min-height (#29232) 2024-02-18 14:51:21 +00:00
features
markup Make blockquote border size less aggressive (#29124) 2024-02-10 14:55:46 +02:00
modules
repo
shared
standalone
themes
actions.css
admin.css
base.css Clean up diff header css and reduce global textarea min-height (#29232) 2024-02-18 14:51:21 +00:00
dashboard.css
explore.css
font_i18n.css
form.css Left align the input labels for the link account page (#29255) 2024-02-19 20:01:48 -05:00
helpers.css move sign in labels to be above inputs (#28753) 2024-02-15 09:47:49 +01:00
home.css
index.css
install.css
org.css
repo.css Clean up diff header css and reduce global textarea min-height (#29232) 2024-02-18 14:51:21 +00:00
review.css
user.css