use shorthand for padding values

pull/816/head
Jan-Christoph Borchardt 10 years ago committed by Roeland Jago Douma
parent 4806ea20fe
commit 18d7ca21f5
No known key found for this signature in database
GPG Key ID: 1E152838F164D13B
  1. 2
      settings/css/settings.css

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

Loading…
Cancel
Save