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.
gitea/web_src/css/modules
wxiaoguang 13fbab5cf4
Remove all "floated" CSS styles (#32691)
flex but don't float

diff with ignoring spaces :
https://github.com/go-gitea/gitea/pull/32691/files?diff=split&w=1

related pages:

### admin users

![image](https://github.com/user-attachments/assets/40dd4c46-3f5b-4a68-89b0-d0a9a806f1fc)

### milestone

![image](https://github.com/user-attachments/assets/e3efb630-f07c-4c9d-b877-71e28cddcdce)

### user account setting

![image](https://github.com/user-attachments/assets/d15609ee-016d-4aee-999a-b5455fe6185c)
2 months ago
..
animations.css Make toast support preventDuplicates (#31501) 8 months ago
breadcrumb.css Use unique class for breadcrumb divider (#26524) 2 years ago
button.css Add `:focus-visible` style to buttons (#31799) 6 months ago
card.css Fix all rounded borders, change affected tab menus to pills (#30707) 9 months ago
checkbox.css Fix some UI problems (install/checkbox) (#30854) 9 months ago
comment.css Fix large image overflow in comment page (#31740) 3 months ago
container.css Prevent tab shifting, remove extra margin on fluid pages (#31090) 9 months ago
dimmer.css Use CSS `inset` shorthand (#30939) 9 months ago
divider.css Pulse page improvements (#30149) 10 months ago
flexcontainer.css Use `flex-container` for dashboard layout (#30214) 10 months ago
grid.css Enable `declaration-block-no-redundant-longhand-properties` (#30950) 9 months ago
header.css Fix navbar `+` menu flashing on page load (#31281) 8 months ago
input.css Improve repo button row layout (#30668) 9 months ago
label.css Tweak repo buttons on mobile and labeled button border-radius (#30503) 10 months ago
list.css Remove all "floated" CSS styles (#32691) 2 months ago
menu.css Remove all "floated" CSS styles (#32691) 2 months ago
message.css Various code view improvements (#30014) 11 months ago
modal.css Fix all rounded borders, change affected tab menus to pills (#30707) 9 months ago
navbar.css Fix navbar `+` menu flashing on page load (#31281) 8 months ago
normalize.css Use line-height: normal by default (#26635) 1 year ago
segment.css Improve mobile review ui (#31091) 9 months ago
select.css add `stylelint-stylistic` (#25285) 2 years ago
svg.css Prevent SVG shrinking (#25652) 2 years ago
table.css Fix table alignment classes (#30144) 11 months ago
tippy.css Fixed Issue of Review Menu Shown Behind (#32631) 2 months ago
toast.css Make toast support preventDuplicates (#31501) 8 months ago