1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-06 18:35:23 +02:00

Fix missing less sources for oauth (#1288)

This commit is contained in:
Antoine GIRARD 2017-03-17 01:49:24 +01:00 committed by Lunny Xiao
parent 1476bf909e
commit 925b252927
3 changed files with 58 additions and 33 deletions

View file

@ -114,4 +114,8 @@
}
}
}
&.link-account:not(.icon) {
padding-top: 15px;
padding-bottom: 5px;
}
}