mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
8e5aea88c7
* 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> |
||
---|---|---|
.. | ||
chroma | ||
features | ||
markdown | ||
shared | ||
standalone | ||
themes | ||
_admin.less | ||
_base.less | ||
_dashboard.less | ||
_editor.less | ||
_explore.less | ||
_form.less | ||
_home.less | ||
_install.less | ||
_markdown.less | ||
_organization.less | ||
_repository.less | ||
_review.less | ||
_svg.less | ||
_tribute.less | ||
_user.less | ||
helpers.less | ||
index.less | ||
variables.less |