mirror of https://github.com/docker/docs.git
Fix for broken link and too-close Feedback box
This commit is contained in:
parent
9c299f5238
commit
69ddac1efc
|
|
@ -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>,
|
||||
|
|
|
|||
Loading…
Reference in New Issue