NIHVIVO-1492: Centered word "OR" when user uses external authentication on widget login
This commit is contained in:
parent
0329dc7cc0
commit
ebe9a42f7d
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ 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: 8px;
|
padding-left: 9px;
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: .8em;
|
font-size: .8em;
|
||||||
|
|
Loading…
Add table
Reference in a new issue