1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Improve style of user OpenID setting page (#1324)

* Improve user openid list CSS and regenerate CSS
This commit is contained in:
Sandro Santilli
2017-03-20 08:51:33 +01:00
committed by Kim "BKC" Carlbäcker
parent 608cd54a68
commit a9de85d31d
2 changed files with 26 additions and 24 deletions

View File

@@ -10,7 +10,7 @@
margin-top: 15px;
}
}
.email.list {
.email.list, .openid.list {
.item:not(:first-child) {
border-top: 1px solid #eaeaea;
height: 50px;