mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Update Fomantic-UI to 2.8.6 and remove old workarounds (#11933)
Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
committed by
GitHub
parent
6c38f371ea
commit
6c81b738f7
@@ -1048,14 +1048,6 @@ i.icon.centerlock {
|
||||
top: 1em;
|
||||
}
|
||||
|
||||
// temporary workaround for fomantic 2.8.5 bug
|
||||
// https://github.com/go-gitea/gitea/pull/11767
|
||||
i.icon,
|
||||
i.icons {
|
||||
vertical-align: unset;
|
||||
line-height: unset;
|
||||
}
|
||||
|
||||
.ui.label {
|
||||
padding: .3em .5em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user