use shorthand for padding values

This commit is contained in:
Jan-Christoph Borchardt 2016-08-11 13:01:08 +02:00 committed by Roeland Jago Douma
parent 4806ea20fe
commit 18d7ca21f5
No known key found for this signature in database
GPG Key ID: 1E152838F164D13B
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ table.nostyle td { padding: 0.2em 0; }
padding-right: 1em;
}
.social-button img {
padding: 10px 10px 10px 10px;
padding: 10px;
}