0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +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 Make loading animation less aggressive (#28955) 2024-01-27 20:27:37 +08:00
repo Revamp repo header (#27760) 2024-01-12 03:44:06 +00:00
shared Reduce margin/padding on flex-list items and divider (#27872) 2023-11-02 12:30:38 +08:00
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 Revamp repo header (#27760) 2024-01-12 03:44:06 +00:00
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 Don't reload timeline page when (un)resolving or replying conversation (#28654) 2024-01-24 03:26:28 +00:00
user.css