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:
zeripath 2020-06-10 22:01:03 +01:00 committed by GitHub
parent 628ee1d82e
commit 8ffc0ed13f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1045,7 +1045,7 @@ i.icons .icon:first-child {
}
i.icon.centerlock {
top: 1.45em;
top: 1em;
}
// temporary workaround for fomantic 2.8.5 bug