Commit ac69c489d1a9e70e0e9b0552cb7de7c4795a0ef0
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
Merge branch 'AI3220_proposals' into stable
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
plugins/proposals_discussion/public/style.css
... | ... | @@ -241,6 +241,7 @@ form .proposals-discussion-plugin .body textarea { |
241 | 241 | #content .article-body.article-body-proposals-discussion-plugin_proposal .abstract { |
242 | 242 | width: 50%; |
243 | 243 | float: right; |
244 | + text-align: right; | |
244 | 245 | } |
245 | 246 | #content .article-body.article-body-proposals-discussion-plugin_proposal .abstract .content { |
246 | 247 | font-style: italic; | ... | ... |