Commit f19c51e36ec30a94c5142117ad3ccfc985106fb3

Authored by Antonio Terceiro
1 parent 1b41eda7

ActionItem862: minor style enhancement for the ugly "Up"

public/stylesheets/controller_content_viewer.css
@@ -37,3 +37,9 @@ div.event-info div.event-description { @@ -37,3 +37,9 @@ div.event-info div.event-description {
37 padding: 5px; 37 padding: 5px;
38 background: white; 38 background: white;
39 } 39 }
  40 +
  41 +div#article-parent {
  42 + margin-bottom: 5px;
  43 + text-align: right;
  44 + font-style: italic;
  45 +}