NIHVIVO-1723: Fixed alignment of letter OR in external authentication
This commit is contained in:
parent
9ac7796c67
commit
8e1f314157
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@ p.request-account {
|
||||||
height: 30px;
|
height: 30px;
|
||||||
background: #fff 0 0 url(../images/login-or.png) no-repeat;
|
background: #fff 0 0 url(../images/login-or.png) no-repeat;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
padding-left: 10px;
|
padding-left: 9px;
|
||||||
padding-top: 6px;
|
padding-top: 3px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: .8em;
|
font-size: .8em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue