Fix for broken link and too-close Feedback box

This commit is contained in:
John Mulhausen 2016-09-30 18:59:14 -07:00
parent 9c299f5238
commit 69ddac1efc
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ ng\:form {
<section class="section" id="DocumentationText">
{{ content }}
{% if page.noratings != true %}
<div style="text-align: center">
<div style="text-align: center; margin-top: 50px">
<img src="/images/chat.png" alt="chat icon" style="margin-right: 10px">
<b>Feedback?</b> Questions? Suggestions?<br/>
<a href="https://github.com/docker/docker.github.io/edit/master/{{ page.path }}" class="nomunge">Edit this page</a>,