forked from kevadesu/forgejo
Fix code overflow (#6914)
This commit is contained in:
parent
e55c874dd2
commit
95d3d42c5f
3 changed files with 8 additions and 1 deletions
|
@ -942,6 +942,7 @@ tbody.commit-list{vertical-align:baseline}
|
|||
.admin dl.admin-dl-horizontal dd{margin-left:275px}
|
||||
.admin dl.admin-dl-horizontal dt{font-weight:bolder;float:left;width:285px;clear:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
|
||||
.admin.config #test-mail-btn{margin-left:5px}
|
||||
.admin code,.admin pre{white-space:pre-wrap;word-wrap:break-word}
|
||||
.explore{padding-top:15px}
|
||||
.explore .navbar{justify-content:center;padding-top:15px!important;margin-top:-15px!important;margin-bottom:15px!important;background-color:#fafafa!important;border-width:1px!important}
|
||||
.explore .navbar .octicon{width:16px;text-align:center;margin-right:5px}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue