From ab85f2791c66187e1be926219615df0ce8b31248 Mon Sep 17 00:00:00 2001 From: Athou Date: Tue, 2 Jul 2013 15:48:50 +0200 Subject: [PATCH] smaller about page text --- src/main/webapp/sass/components/_help.scss | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/webapp/sass/components/_help.scss b/src/main/webapp/sass/components/_help.scss index 2b258a84..beac0456 100644 --- a/src/main/webapp/sass/components/_help.scss +++ b/src/main/webapp/sass/components/_help.scss @@ -1,3 +1,8 @@ +.help { + font-size: 85%; + line-height: 10px; +} + .help .category-select { margin: 0; padding: 0;