Hid the G+ "Welcome back" message, since we are managing logins manually now.
This commit is contained in:
parent
36305cde97
commit
8c953fffed
1 changed files with 3 additions and 0 deletions
|
@ -365,3 +365,6 @@ html.no-borderimage
|
||||||
&.disabled, &:disabled
|
&.disabled, &:disabled
|
||||||
background-image: url(/images/common/button-background-disabled.png)
|
background-image: url(/images/common/button-background-disabled.png)
|
||||||
|
|
||||||
|
|
||||||
|
body > iframe[src^="https://apis.google.com"]
|
||||||
|
display: none
|
||||||
|
|
Reference in a new issue