Browse Source

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>
tags/v1.13.0-rc1
zeripath 5 years ago committed by GitHub
parent
commit
8ffc0ed13f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      web_src/less/_base.less

2
web_src/less/_base.less

@ -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…
Cancel
Save