From a709cdcd06386b4357dcae710bba7f43c8248c61 Mon Sep 17 00:00:00 2001 From: Olivier Lacan Date: Mon, 14 Dec 2015 11:32:55 -0500 Subject: [PATCH] Limit size of change log display --- source/assets/stylesheets/application.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/source/assets/stylesheets/application.sass b/source/assets/stylesheets/application.sass index 1304533..b694e5f 100644 --- a/source/assets/stylesheets/application.sass +++ b/source/assets/stylesheets/application.sass @@ -110,6 +110,7 @@ footer margin: 0 0.5em padding: 1em overflow-x: auto + height: 20em .locales li display: inline