Skip to content

Commit

Permalink
fix(#header-wPop-backup): Standardized paddings.
Browse files Browse the repository at this point in the history
  • Loading branch information
supereth committed Aug 15, 2016
1 parent 88908bc commit 8ca5e60
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,10 @@ header {
#header-wPop-backup {
max-width: 550px;
}
#header-wPop-backup p, #backupForm {
padding-left: 1rem;
padding-right: 1rem;
}
#header-wPop-backup a {
text-decoration: none;
}
Expand Down

0 comments on commit 8ca5e60

Please sign in to comment.