summaryrefslogtreecommitdiffstats
path: root/web_src/less/_base.less
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2020-06-10 22:01:03 +0100
committerGitHub <noreply@github.com>2020-06-10 17:01:03 -0400
commit8ffc0ed13ffc25bf54e7a2cd46c8aaca0cbbea45 (patch)
treee44e68e01e19b730de25d073f379f597f0c47f13 /web_src/less/_base.less
parent628ee1d82ed4afdae8734801be85c57d9a525322 (diff)
downloadgitea-8ffc0ed13ffc25bf54e7a2cd46c8aaca0cbbea45.tar.gz
gitea-8ffc0ed13ffc25bf54e7a2cd46c8aaca0cbbea45.zip
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>
Diffstat (limited to 'web_src/less/_base.less')
-rw-r--r--web_src/less/_base.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/web_src/less/_base.less b/web_src/less/_base.less
index e8bb407a0b..b88b4a8a55 100644
--- a/web_src/less/_base.less
+++ b/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