From 27ae405d5d17b06996e2695aa3eb1d59745e814f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Daubensch=C3=BCtz?= Date: Wed, 8 Jul 2015 11:15:22 +0200 Subject: [PATCH] increase font size for editions table --- sass/ascribe_table.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/sass/ascribe_table.scss b/sass/ascribe_table.scss index 428b2019..c7866fe4 100644 --- a/sass/ascribe_table.scss +++ b/sass/ascribe_table.scss @@ -1,5 +1,6 @@ .ascribe-table { margin-bottom:0; + font-size: 1.15em; } /*This is aligning the first checkbox in pieclist detail with all the other ones*/