silverwind
|
1e50cec0b3
|
Improve labels-list rendering (#34846)
Make labels list use consistent gap
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
|
2025-06-27 23:12:25 +08:00 |
|
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

### milestone

### user account setting

|
2024-12-03 03:54:33 +08:00 |
|
silverwind
|
fec754258c
|
Fix floated list items (#30377)
Fixes https://github.com/go-gitea/gitea/issues/30365, regression from
https://github.com/go-gitea/gitea/pull/30281
|
2024-04-10 10:16:55 +08:00 |
|
silverwind
|
649aada366
|
Remove fomantic list module (#30281)
Likely still some unnecessary CSS but any combinations with the `ui
list` classes are covered. There was only on instance of `horizontal
list` which I removed. It was this part of the commit page:
<img width="396" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/c49ec4f5-93c3-41d6-a907-cdbedf8abc44">
|
2024-04-06 21:33:45 +00:00 |
|