]> source.dussan.org Git - gitea.git/commitdiff
Re-center the cog on the center of the lock (#11844)
authorzeripath <art27@cantab.net>
Wed, 10 Jun 2020 21:01:03 +0000 (22:01 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2020 21:01:03 +0000 (17:01 -0400)
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
web_src/less/_base.less

index e8bb407a0bf12062ba86777fa9c9badfcc197047..b88b4a8a5581f0daea6d00bf748da87cd9482b88 100644 (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