diff --git a/app/assets/stylesheets/embed.css.scss b/app/assets/stylesheets/embed.css.scss index 73dc8105e..acf5fc303 100644 --- a/app/assets/stylesheets/embed.css.scss +++ b/app/assets/stylesheets/embed.css.scss @@ -119,7 +119,7 @@ header.discourse { padding-bottom: 8px; font-size: 1.286em; border-bottom: 3px solid #ddd; - + .button { float:right; } @@ -127,16 +127,12 @@ header.discourse { footer { font-size: 1.286em; - margin-top: 15px; - - .logo { - margin-top: -10px; - } - + margin-top: 0.5em; .button { color: white; padding: 6px 8px; background-color: #0088cc; + display: inline-block; } } diff --git a/app/views/embed/comments.html.erb b/app/views/embed/comments.html.erb index 93a702fcc..8c68d54af 100644 --- a/app/views/embed/comments.html.erb +++ b/app/views/embed/comments.html.erb @@ -35,7 +35,6 @@ <%- end %> <%- end %> - <%- end %>