gitea/web_src
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
..
css Fix some UI alignments (#25277) 2023-06-15 15:12:08 +00:00
fomantic Remove fomantic inverted variations (#25286) 2023-06-15 10:40:34 -04:00
js Fix issue and commit status popup padding (#25254) 2023-06-15 10:09:16 +02:00
svg Use inline SVG for built-in OAuth providers (#25171) 2023-06-13 10:51:02 +00:00