1
0
Fork 0
forked from forgejo/forgejo

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;