mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-21 17:24:10 +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:
parent
6c38f371ea
commit
6c81b738f7
6 changed files with 14 additions and 35 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue