From f1642fca89fb5751fbf9f6f6fd41d4a4d8f420b5 Mon Sep 17 00:00:00 2001 From: Caleb James DeLisle Date: Wed, 18 Jul 2018 12:53:32 +0200 Subject: [PATCH] Test before pushing :| --- customize.dist/src/less2/include/avatar.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customize.dist/src/less2/include/avatar.less b/customize.dist/src/less2/include/avatar.less index e1b84cb5b..aa5ebd54c 100644 --- a/customize.dist/src/less2/include/avatar.less +++ b/customize.dist/src/less2/include/avatar.less @@ -25,7 +25,7 @@ width: @avatar-width; width: var(--avatar-width); - height: @avatar-height; + height: @avatar-width; height: var(--avatar-width); justify-content: center;