From acb9e2c3d1905ad670a92e6dcc9f4f16dadd77f5 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Wed, 17 Jul 2013 15:14:30 +0200 Subject: [PATCH] line height --- app/assets/stylesheets/public/inner.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/public/inner.less b/app/assets/stylesheets/public/inner.less index 8e241da..bd9bd8a 100644 --- a/app/assets/stylesheets/public/inner.less +++ b/app/assets/stylesheets/public/inner.less @@ -78,7 +78,7 @@ td{ vertical-align:middle; } .next-quote, .prev-quote{ - +line-height:10px; cursor:pointer; font-family:@font_title !important; font-size:7em !important;