mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
use shorthand for padding values
This commit is contained in:
parent
4806ea20fe
commit
18d7ca21f5
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue