Commit e17b6cba8ffc5480cb2696e326ef198ec9a8d431

Authored by Victor Costa
2 parents 2199b6b8 dc7c3bad

Merge branch 'AI3220_proposals' into stable

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
plugins/proposals_discussion/public/style.css
... ... @@ -148,7 +148,8 @@ form .proposals-discussion-plugin .body textarea {
148 148 }
149 149  
150 150 #content #article .topic-item h2, #content #article .article-body-proposals-discussion-plugin_topic h2,
151   -#content #article .topic h2 {
  151 +#content #article .topic h2,
  152 +#content .topic .topic-title h2 {
152 153 background-color: #C4C4C4;
153 154 margin: 0;
154 155 }
... ...