gitea/templates/repo/wiki
wxiaoguang 6db66d8ca4
Fix some UI alignments (#25277)
Fixes: https://github.com/go-gitea/gitea/issues/25282

Fix the problems:

1. The `repo-button-row` had various patches before, this PR makes it
consistent
2. The "Add File" has wrong CSS class "icon", remove it
3. The "Add File" padding was overridden by "!important", fix it by
`.repo-button-row .button.dropdown` with comment
4. The selector `.ui.segments ~ .ui.top.attached.header` is incorrect,
it should use `+`
2023-06-15 15:12:08 +00:00
..
new.tmpl Add placeholder and aria attributes to release and wiki edit page (#24031) 2023-04-10 11:56:57 -04:00
pages.tmpl Don't display creating page button in a mirror wiki repository (#24395) 2023-05-04 15:27:15 +08:00
revision.tmpl Improve dropdown menus, remove inline styles (#24954) 2023-05-29 14:10:06 +00:00
start.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
view.tmpl Fix some UI alignments (#25277) 2023-06-15 15:12:08 +00:00