mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-11-27 06:30:19 +01:00
align share buttons
This commit is contained in:
parent
c556a9e38e
commit
c1f34a1390
3 changed files with 3 additions and 1 deletions
|
@ -54,6 +54,7 @@
|
||||||
ul {
|
ul {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
list-style:none;
|
list-style:none;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
li {
|
li {
|
||||||
|
|
|
@ -5611,6 +5611,7 @@ a:hover {
|
||||||
#share ul {
|
#share ul {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
#share li {
|
#share li {
|
||||||
margin: 0 20px;
|
margin: 0 20px;
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue