Commit d12e9070a386ebdbc1983b4b7958187482a57865

Authored by Victor Costa
2 parents 4f827a17 7743caf8

Merge branch 'AI3220_proposals' into rails3_stable

Showing 1 changed file with 1 additions and 3 deletions   Show diff stats
plugins/proposals_discussion/public/style.css
... ... @@ -166,9 +166,7 @@ form .proposals-discussion-plugin .body textarea {
166 166 .topic-content .description {
167 167 font-size: 11px;
168 168 }
169   -#article .article-body-proposals-discussion-plugin_discussion #article-header > h1,
170   -#article .article-body-proposals-discussion-plugin_topic #article-header > h1,
171   -#article .article-body-proposals-discussion-plugin_proposal #article-header > h1 {
  169 +#article .article-body-proposals-discussion-plugin_topic #article-header > h1 {
172 170 display: none;
173 171 }
174 172 .proposal .content .actions {
... ...