From 5c8660b9d1810b71ada93f588820cf2bff136555 Mon Sep 17 00:00:00 2001 From: silverwind Date: Wed, 26 Feb 2020 21:44:14 +0100 Subject: [PATCH] Tweak language stats bar (#10487) - Ensure bar does not overflow parent - Remove unneccessary borders/background - Fix shaky animation caused by JS animation miscalculation by setting fixed height on the summary box. Box itself is still shaky during animation, but better it then the whole page. Fixes: https://github.com/go-gitea/gitea/issues/10474 --- templates/repo/sub_menu.tmpl | 2 +- web_src/less/_repository.less | 34 +++++++++++++++++++++++----------- 2 files changed, 24 insertions(+), 12 deletions(-) diff --git a/templates/repo/sub_menu.tmpl b/templates/repo/sub_menu.tmpl index 51d8d26c3..cd000d474 100644 --- a/templates/repo/sub_menu.tmpl +++ b/templates/repo/sub_menu.tmpl @@ -1,4 +1,4 @@ -
+