[dreamwidth/dw-free] 42ff50: Align external user icons the same way as site use...
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: 42ff506d722fad63b2e6e1caf4a1c19f013f8314
https://github.com/dreamwidth/dw-free/commit/42ff506d722fad63b2e6e1caf4a1c19f013f8314
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2020-06-27 (Sat, 27 Jun 2020)
Changed paths:
M cgi-bin/DW/External/User.pm
Log Message:
-----------
Align external user icons the same way as site user icons
The function that builds DW site user links is over in LJ/User/Display.pm, and
it sets `vertical-align: text-bottom` in the inline style for the icon. For
consistency, external user links should do the same thing.
Home: https://github.com/dreamwidth/dw-free
Commit: 42ff506d722fad63b2e6e1caf4a1c19f013f8314
https://github.com/dreamwidth/dw-free/commit/42ff506d722fad63b2e6e1caf4a1c19f013f8314
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2020-06-27 (Sat, 27 Jun 2020)
Changed paths:
M cgi-bin/DW/External/User.pm
Log Message:
-----------
Align external user icons the same way as site user icons
The function that builds DW site user links is over in LJ/User/Display.pm, and
it sets `vertical-align: text-bottom` in the inline style for the icon. For
consistency, external user links should do the same thing.