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
KN4CK3R c3e462921e
Improve user search display name (#29002)
I tripped over this strange method and I don't think we need that
workaround to fix the value.

old:

![grafik](https://github.com/go-gitea/gitea/assets/1666336/c8b6797b-eb45-4dec-99db-1b0649a34ec5)

new:

![grafik](https://github.com/go-gitea/gitea/assets/1666336/ab1a65ae-de5b-4ce4-9813-3b8b39c7922e)

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 year ago
..
chroma Chroma color tweaks (#26978) 1 year ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Fix z-index on markdown completion (#27237) 1 year ago
features Refactor "shortsha" (#26877) 1 year ago
markup Absolute positioned checkboxes overlay floated elements (#26870) 1 year ago
modules Make loading animation less aggressive (#28955) 1 year ago
repo Revamp repo header (#27760) 1 year ago
shared Reduce margin/padding on flex-list items and divider (#27872) 1 year ago
standalone Add toasts to UI (#25449) 2 years ago
themes Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
actions.css fix issues on action runners page (#27226) 1 year ago
admin.css User details page (#26713) 1 year ago
base.css Improve user search display name (#29002) 1 year ago
dashboard.css Dashboard context dropdown position fix on landing page in mobile view. (#27047) 1 year ago
explore.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Unify `border-radius` behavior (#26770) 1 year ago
helpers.css Improve CSS helper naming (#28769) 1 year ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Revamp repo header (#27760) 1 year ago
install.css Make "install page" respect environment config (#25648) 2 years ago
org.css Add word-break to organization name and description (#26624) 1 year ago
repo.css Improve user search display name (#29002) 1 year ago
review.css Don't reload timeline page when (un)resolving or replying conversation (#28654) 1 year ago
user.css Unify `border-radius` behavior (#26770) 1 year ago