From fa6b5299cdfce0906c996db6b7b35d5644023dc8 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Mon, 10 Oct 2011 00:23:33 +0300 Subject: css fix --- app/assets/stylesheets/projects.css.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/projects.css.scss b/app/assets/stylesheets/projects.css.scss index d3c4c48a24b..c87751da6cd 100644 --- a/app/assets/stylesheets/projects.css.scss +++ b/app/assets/stylesheets/projects.css.scss @@ -445,7 +445,7 @@ tbody tr:nth-child(2n) td, tbody tr.even td { font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; border:1px solid #D3D3D3; background:white; - font-size:12px; + font-size:12px !important; line-height:130%; text-decoration:none; font-weight:bold; -- cgit v1.2.1