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

Commit

Permalink
Improve distance between sign-in element and upload buttons.
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Sep 1, 2014
1 parent e29a260 commit 5d36403
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions google-drive.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@
:host google-signin, #files, #upload {
float: left;
}

:host google-signin {
margin-right: 20px;
}

0 comments on commit 5d36403

Please sign in to comment.