0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-28 07:44:34 +01:00
gitea/web_src/less
silverwind b1cf7f4df1
Add class to page content to unify top margin (#13766)
* Add class to page content to unify top margin

Previously pages would individually set this margin but some didn't so
content would stick to the header without any space. Resolve this by
adding a new class that is added on all pages. The only place where we
remove this margin again is on the pages with menu or wrapper in the
header.

* fix admin notices

* fix team pages

* fix loading segment on gitgraph for arc-green

* fix last missing case

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-11-30 23:00:14 -05:00
..
features
markdown
shared
standalone
themes
_admin.less
_base.less
_chroma.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