You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Riedler c3388f4ab1
Fix profile avatar being slightly offset into left border (fixes #20822) (#20994)
* hotfix for #20822

I don't know why it was shifted in the first place or why the width is specified twice, but this fixes the problem, so it looks fine to me.

* realigned pfp with content below

* fixed formatting 

my bad

* added comment to explain the negative margin

before I forget - comments are *important* !

Co-authored-by: Riedler <riedler@gelse.eu>
2 years ago
..
chewy
controllers Allow adding relays while secure mode & limited federation mode are enabled (#22324) 2 years ago
helpers
javascript Fix profile avatar being slightly offset into left border (fixes #20822) (#20994) 2 years ago
lib Fix crash in elasticsearch_check.rb (#21006) 2 years ago
mailers Add single splat to callback method definitions to avoid ArgumentError (#22246) 2 years ago
models Revoke all authorized applications on password reset (#21325) 2 years ago
policies Fix getting a single EmailDomainBlock (#20846) 2 years ago
presenters
serializers
services Fix unbounded recursion in account discovery (#22025) 2 years ago
validators
views Fix missing Javascript in domain block import confirmation page (#21471) 2 years ago
workers