Commit 7743caf89c1cad088511be194de12a76f405783b
1 parent
70498559
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
proposals_discussiom: hide default topic title only
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,9 +166,7 @@ form .proposals-discussion-plugin .body textarea { | ||
166 | .topic-content .description { | 166 | .topic-content .description { |
167 | font-size: 11px; | 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 | display: none; | 170 | display: none; |
173 | } | 171 | } |
174 | .proposal .content .actions { | 172 | .proposal .content .actions { |