mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 10:18:38 +00:00
Fix text-transform on wiki revisions page (#11486)
* Fix text-transform on wiki revisions page * apply global Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
committed by
GitHub
parent
b6d01ccdca
commit
c7c61778bc
@@ -1983,10 +1983,6 @@
|
||||
margin-top: -5px;
|
||||
}
|
||||
|
||||
.ui.sub.header {
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
> .markdown {
|
||||
padding: 15px 30px;
|
||||
|
||||
|
Reference in New Issue
Block a user