mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 14:48:53 +00:00
[ticket/12265] Adjust alignment of AIM and Jabber icons.
PHPBB3-12265
This commit is contained in:
parent
b9f9c33199
commit
89532ebbbe
1 changed files with 2 additions and 2 deletions
|
@ -270,10 +270,10 @@ ul.profile-icons.responsive a.responsive-menu-link:before {
|
|||
/* Profile & navigation icons */
|
||||
.pm-icon { background-position: 0 0; }
|
||||
.email-icon { background-position: -21px 0; }
|
||||
.jabber-icon { background-position: -82px 0; }
|
||||
.jabber-icon { background-position: -80px 0; }
|
||||
.phpbb_icq-icon { background-position: -61px 0 ; }
|
||||
.phpbb_wlm-icon { background-position: -182px 0; }
|
||||
.phpbb_aol-icon { background-position: -245px 0; }
|
||||
.phpbb_aol-icon { background-position: -244px 0; }
|
||||
.phpbb_website-icon { background-position: -40px 0; }
|
||||
.phpbb_youtube-icon { background-position: -98px 0; }
|
||||
.phpbb_facebook-icon { background-position: -119px 0; }
|
||||
|
|
Loading…
Add table
Reference in a new issue