From 7c843dcaba2616e90e2cf4810b02e480979458d6 Mon Sep 17 00:00:00 2001 From: kgough Date: Tue, 31 Oct 2017 11:11:54 +1000 Subject: [PATCH] WIP: language page fixes --- server/zanata-frontend/src/app/styles/style.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/zanata-frontend/src/app/styles/style.less b/server/zanata-frontend/src/app/styles/style.less index cefd4004c7d..30dcc3629eb 100644 --- a/server/zanata-frontend/src/app/styles/style.less +++ b/server/zanata-frontend/src/app/styles/style.less @@ -184,7 +184,7 @@ body.templateStyle { padding-right: @spacing-base; } -.wideView.profile, .wideView.glossary, .wideView.languages { +.wideView.profile, .wideView.glossary { max-width: 100%; }