mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Remove incorrect CSS helper classes (#26712)
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
{{template "repo/diff/comments" dict "root" $ "comments" .comments}}
|
||||
</ui>
|
||||
</div>
|
||||
<div class="gt-df gt-je gt-js-small gt-ac gt-fw gt-mt-3">
|
||||
<div class="gt-df gt-je gt-ac gt-fw gt-mt-3">
|
||||
<div class="ui buttons gt-mr-2">
|
||||
<button class="ui icon tiny basic button previous-conversation">
|
||||
{{svg "octicon-arrow-up" 12 "icon"}} {{$.locale.Tr "repo.issues.previous"}}
|
||||
|
Reference in New Issue
Block a user