Skip to content

Commit

Permalink
Fix mobile share buttons and email overlapping
Browse files Browse the repository at this point in the history
  • Loading branch information
durden committed Apr 26, 2016
1 parent d2c6a34 commit 7a065c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pskb_website/static/css/base.css
Expand Up @@ -846,6 +846,11 @@ td.login-name {
top: 10px;
right: 5px;
}

/* Clear social share buttons that show up at bottom on mobile. */
#signup-row {
bottom: 50px;
}
}


Expand Down

0 comments on commit 7a065c6

Please sign in to comment.