diff --git a/css/civicrm.css b/css/civicrm.css index be8af43c421b..5cdf9c335369 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -1701,6 +1701,10 @@ input.crm-form-entityref { .crm-container a.crm-event-feed-link { margin: 0 1ex; color: #52534D; + display: inline-block; + font-size: 10px; + padding: 2px 2px 0; + vertical-align: bottom; } .crm-container a.crm-event-feed-link:hover { diff --git a/templates/CRM/Event/Page/DashBoard.tpl b/templates/CRM/Event/Page/DashBoard.tpl index dda0626c1db8..0119172fcc20 100644 --- a/templates/CRM/Event/Page/DashBoard.tpl +++ b/templates/CRM/Event/Page/DashBoard.tpl @@ -21,10 +21,23 @@