You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 `+`
1 year ago
..
new.tmpl Add placeholder and aria attributes to release and wiki edit page (#24031) 1 year ago
pages.tmpl Don't display creating page button in a mirror wiki repository (#24395) 1 year ago
revision.tmpl Improve dropdown menus, remove inline styles (#24954) 1 year ago
start.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
view.tmpl Fix some UI alignments (#25277) 1 year ago