mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
Re-center the cog on the center of the lock (#11844)
Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
parent
628ee1d82e
commit
8ffc0ed13f
@ -1045,7 +1045,7 @@ i.icons .icon:first-child {
|
|||||||
}
|
}
|
||||||
|
|
||||||
i.icon.centerlock {
|
i.icon.centerlock {
|
||||||
top: 1.45em;
|
top: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
// temporary workaround for fomantic 2.8.5 bug
|
// temporary workaround for fomantic 2.8.5 bug
|
||||||
|
Loading…
Reference in New Issue
Block a user