Don't display an image border for images in the OpenID login box
This commit is contained in:
parent
79e140641c
commit
2d0d6339a5
1 changed files with 4 additions and 0 deletions
|
@ -751,3 +751,7 @@ abbr.geo {
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.loginBox img {
|
||||||
|
border: 0;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue