Commit 73c163fb1d2ec95c0590afd0a8fa12c57de17155

Authored by Dmitriy Zaporozhets
1 parent 38ef603b

Modify style for .slead

app/assets/stylesheets/gitlab_bootstrap/common.scss
@@ -48,7 +48,13 @@ @@ -48,7 +48,13 @@
48 line-height: 36px; 48 line-height: 36px;
49 } 49 }
50 50
51 -p.slead { color: #456; font-size: 16px; margin-bottom: 12px; font-weight: 200; line-height: 24px; } 51 +.slead {
  52 + color: #666;
  53 + font-size: 14px;
  54 + margin-bottom: 12px;
  55 + font-weight: normal;
  56 + line-height: 24px;
  57 +}
52 58
53 /** FORMS **/ 59 /** FORMS **/
54 input[type='search'].search-text-input { 60 input[type='search'].search-text-input {
app/views/help/index.html.haml
@@ -8,8 +8,6 @@ @@ -8,8 +8,6 @@
8 %br 8 %br
9 Fast, secure and stable solution based on Ruby on Rails. 9 Fast, secure and stable solution based on Ruby on Rails.
10 10
11 -%br  
12 -  
13 .row 11 .row
14 .span4 12 .span4
15 .ui-box 13 .ui-box