1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00: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;
}
}