1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

Merge pull request #5923 from AlfredoRamos/ticket/16315

[ticket/16315] Remove Google+ profile field
This commit is contained in:
Marc Alexander
2020-04-21 20:50:01 +02:00
10 changed files with 82 additions and 178 deletions

View File

@@ -692,7 +692,6 @@ Colours and backgrounds for buttons.css
.phpbb_website-icon { background-position: -40px 0; }
.phpbb_youtube-icon { background-position: -98px 0; }
.phpbb_facebook-icon { background-position: -119px 0; }
.phpbb_googleplus-icon { background-position: -140px 0; }
.phpbb_skype-icon { background-position: -161px 0; }
.phpbb_twitter-icon { background-position: -203px 0; }
.phpbb_yahoo-icon { background-position: -224px 0; }