diff --git a/static/visualizer/icon_popout.png b/static/visualizer/icon_popout.png new file mode 100644 index 00000000..398de958 Binary files /dev/null and b/static/visualizer/icon_popout.png differ diff --git a/static/visualizer/visualize-common.css b/static/visualizer/visualize-common.css index 5d37a310..3ce54b9e 100644 --- a/static/visualizer/visualize-common.css +++ b/static/visualizer/visualize-common.css @@ -105,16 +105,19 @@ svg { text-align: center; padding-top: 5px; padding-bottom: 5px; - vertical-align: center; + vertical-align: top; } #embedded-footer a { color: white; } +#embedded-footer img { + vertical-align: top; +} .btn { font-size: 0.8rem; } -.sendfeedback { +.popout { position: fixed; right: 5px; font-size: .75em; diff --git a/templates/visualizer/visualize-ballotpedia.html b/templates/visualizer/visualize-ballotpedia.html index 979ae03a..a7c7d228 100644 --- a/templates/visualizer/visualize-ballotpedia.html +++ b/templates/visualizer/visualize-ballotpedia.html @@ -37,12 +37,15 @@ diff --git a/templates/visualizer/visualize-embedded.html b/templates/visualizer/visualize-embedded.html index c404fd13..3e966b37 100644 --- a/templates/visualizer/visualize-embedded.html +++ b/templates/visualizer/visualize-embedded.html @@ -30,12 +30,15 @@ {% endif %}