From 5783f818bd45fe455cb24184e6d599cfa246223d Mon Sep 17 00:00:00 2001 From: Alexander Simoes Date: Mon, 9 Oct 2017 17:20:17 -0400 Subject: [PATCH] adds link to data sources for all profile sections --- oec/assets/scss/elements/_profile.scss | 8 ++++++-- oec/html/profile/index.html | 1 + oec/static/css/oec-ltr.css | 5 ++++- oec/static/css/oec-rtl.css | 5 ++++- 4 files changed, 15 insertions(+), 4 deletions(-) diff --git a/oec/assets/scss/elements/_profile.scss b/oec/assets/scss/elements/_profile.scss index d55ff999..9770da81 100644 --- a/oec/assets/scss/elements/_profile.scss +++ b/oec/assets/scss/elements/_profile.scss @@ -50,7 +50,11 @@ body.profile { p.explore_link { @media all and (max-width: 768px) { - margin-bottom: 13px !important; + margin-bottom: 12px !important; + } + a { + display: inline-block; + margin: 0 0 6px 0; } } @@ -360,7 +364,7 @@ body.profile { a { background-color: #dbb706; padding: 7px; - + display: inline-block; border-radius: 4px; color: #fff; diff --git a/oec/html/profile/index.html b/oec/html/profile/index.html index a90760d7..31f8265c 100644 --- a/oec/html/profile/index.html +++ b/oec/html/profile/index.html @@ -194,6 +194,7 @@

{{ build.title }}

{% if not build.iframe %}