From f59c1f35ccfc62df60dc97a7290c8416852ad234 Mon Sep 17 00:00:00 2001 From: Stas Vilchik Date: Wed, 20 Jan 2016 10:55:34 +0100 Subject: [PATCH] fix rendering of tokens on profile page with zoom 90% --- .../src/main/webapp/WEB-INF/app/views/account/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/sonar-web/src/main/webapp/WEB-INF/app/views/account/index.html.erb b/server/sonar-web/src/main/webapp/WEB-INF/app/views/account/index.html.erb index 0c38691c0bf..29ac2b1ce1d 100644 --- a/server/sonar-web/src/main/webapp/WEB-INF/app/views/account/index.html.erb +++ b/server/sonar-web/src/main/webapp/WEB-INF/app/views/account/index.html.erb @@ -66,7 +66,7 @@ -
+
-- 2.39.5