forgejo/templates
Gusted dced28df0a
[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)
2023-06-12 23:58:29 +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 Fix mobile navbar and misc cleanups (#25134) 2023-06-09 09:10:51 +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) 2023-06-09 08:37:47 +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 Fix mobile navbar and misc cleanups (#25134) 2023-06-09 09:10:51 +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-12 23:58:29 +02:00
shared Button and color enhancements (#24989) 2023-06-09 08:37:47 +00:00
status Fix mobile navbar and misc cleanups (#25134) 2023-06-09 09:10:51 +00:00
swagger [API] Forgejo API /api/forgejo/v1 2023-06-12 23:58:15 +02:00
user Fix mobile navbar and misc cleanups (#25134) 2023-06-09 09:10:51 +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) 2023-06-08 12:23:39 +08:00