Hid the G+ "Welcome back" message, since we are managing logins manually now.

This commit is contained in:
Scott Erickson 2014-11-14 11:14:08 -08:00
parent 36305cde97
commit 8c953fffed

View file

@ -365,3 +365,6 @@ html.no-borderimage
&.disabled, &:disabled
background-image: url(/images/common/button-background-disabled.png)
body > iframe[src^="https://apis.google.com"]
display: none