Forgejo/templates
Gusted 0dc631fa9d
[UI] Fix misalligned icons
- On the pull request page, two icons were misaligned vertically with
their text part.
- This patch adds the simple flexbox trick with `align-items: center` to
vertically center the children elements and adds `gt-ml-2` to the text,
to add space between icon and text that would otherwise be removed
because of `display: flex`.

(cherry picked from commit 5c991c1043)
(cherry picked from commit dced28df0a)
2023-06-13 08:02:01 +02:00
..
admin Add details summary for vertical menus in settings to allow toggling (#25098) 2023-06-07 10:49:48 +08:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base Button and color enhancements (#24989) (#25176) 2023-06-11 02:13:08 +00:00
code Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Button and color enhancements (#24989) (#25176) 2023-06-11 02:13:08 +00:00
explore Consolidate the two review boxes into one (#24738) 2023-05-29 12:44:03 +02:00
mail Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
org Button and color enhancements (#24989) (#25176) 2023-06-11 02:13:08 +00:00
package Consolidate the two review boxes into one (#24738) 2023-05-29 12:44:03 +02:00
projects Merge new project templates into one (#24985) 2023-05-31 08:50:18 +02:00
repo [UI] Fix misalligned icons 2023-06-13 08:02:01 +02:00
shared Button and color enhancements (#24989) (#25176) 2023-06-11 02:13:08 +00:00
status Fix mobile navbar and misc cleanups (#25134) (#25169) 2023-06-11 09:50:39 +08:00
swagger [API] Forgejo API /api/forgejo/v1 2023-06-13 08:02:00 +02:00
user Button and color enhancements (#24989) (#25176) 2023-06-11 02:13:08 +00:00
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
install.tmpl Unification of registration fields order (#24737) 2023-05-15 20:29:39 +02:00
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) (#25129) 2023-06-08 11:22:32 +00:00