]> cat aescling's git repositories - mastodon.git/commit
Fix use of inline CSS in public pages (#13576)
authorThibG <thib@sitedethib.com>
Sun, 3 May 2020 20:04:18 +0000 (22:04 +0200)
committerGitHub <noreply@github.com>
Sun, 3 May 2020 20:04:18 +0000 (22:04 +0200)
commitc0b849bdfda8a2386bc85836d2d181890746de98
treef164b7e7305c5730c3a2d584849ed1b686604951
parente223fd8c6190661237ea43e7773e47513c48fd46
Fix use of inline CSS in public pages (#13576)

Change `account_link_to` to use an image tag rather than some
inline CSS. Dropped the `size` parameter in the process, but it wasn't
used for anything except the default value of 36px.

Dropped CSS rules that were always overriden, and defaulted to 36px width
and height instead.
app/helpers/home_helper.rb
app/javascript/styles/mastodon/about.scss
app/javascript/styles/mastodon/components.scss
app/javascript/styles/mastodon/widgets.scss
app/views/admin/reports/index.html.haml