summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>2011-10-10 00:23:33 +0300
committerDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>2011-10-10 00:23:33 +0300
commitfa6b5299cdfce0906c996db6b7b35d5644023dc8 (patch)
tree7465fd12622bd733a735b6eaf5a6158d9b69da0c
parent28388d2419c6b5ed5432eca213e2f88af4cee8e9 (diff)
downloadgitlab-ce-fa6b5299cdfce0906c996db6b7b35d5644023dc8.tar.gz
css fixv0.9.5
-rw-r--r--app/assets/stylesheets/projects.css.scss2
1 files changed, 1 insertions, 1 deletions
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;