0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-18 07:21:50 +01:00
gitea/modules
silverwind 8e5aea88c7
Improve label and text wrapping (#14113)
* Improve label wrapping

- Adjust issue list styles so labels can wrap on the same line as the
  text. This relies on `display: inline` with the HTML whitespace being
  used as the separator.
- Add global word-break: break-word. This should generally avoid text
  overflows in various places.

* add whitespace to history labels

* use overflow-wrap

* restore word-break rules

* use correct pre

* use better selector for middle align

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-12-29 18:48:28 -05:00
..
analyze
auth Custom icons for OAuth sources (#14161) 2020-12-28 03:35:55 +01:00
avatar
base migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
cache
charset
context Inline manifest.json (#14038) 2020-12-22 19:13:50 +08:00
convert migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
cron
doctor
emoji
eventsource
generate
git migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
gitgraph
graceful
hcaptcha
highlight
httpcache
httplib
indexer
lfs
log
markup Fix bug of link query order on markdown render (#14156) 2020-12-29 00:28:27 +08:00
matchlist
metrics
migrations Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
nosql
notification
options Add StatDir and replace com.StatDir (#14099) 2020-12-22 07:40:57 +08:00
password
pprof
private
process
public Improve vfsgen to not unzip bindata files but send to browser directly (#7109) 2020-12-24 12:25:17 +08:00
queue
recaptcha
references
repofiles Standardize Co-Authored-By / Reviewed-By strings (#14097) 2020-12-21 21:19:33 -05:00
repository
secret
session
setting Fix manifest encoding (#14114) 2020-12-23 19:09:54 +00:00
ssh migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
storage
structs
svg
sync
task
templates Improve label and text wrapping (#14113) 2020-12-29 18:48:28 -05:00
test
timeutil
upload
uri Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
user
util migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
validation