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>release/v1.15
parent
628ee1d82e
commit
8ffc0ed13f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue