Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Commit

Permalink
Style addthis buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishek77in committed Dec 12, 2014
1 parent 27be6f4 commit 9e78138
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions app/assets/stylesheets/application.css.scss
Expand Up @@ -35,6 +35,11 @@ header h1 {
}
}

.addthis_sharing_toolbox {
float: right;
padding-top: 10px;
}

.login {
float: right;
margin-top: 15px;
Expand Down
2 changes: 1 addition & 1 deletion app/views/shared/_login.html.haml
Expand Up @@ -10,4 +10,4 @@
= link_to "Sign in with <b>Github</b>".html_safe, "/auth/github", class: "btn-auth btn-github"

%br
%div.addthis_button
%div.addthis_sharing_toolbox

0 comments on commit 9e78138

Please sign in to comment.