]> cat aescling's git repositories - mastodon.git/commit
Adjust public profile pages (#4713)
authorLynx Kotoura <lynx@lv9.org>
Sun, 27 Aug 2017 21:59:51 +0000 (06:59 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 27 Aug 2017 21:59:51 +0000 (23:59 +0200)
commitbab9afaa092e0eb8b3f11fdcdaf7a75d3ce94566
tree74c09a4824c5c6dc188911c12e7238eb18b1609d
parent15093f9113e0eda8a66a7c12bbd92e7e8670da15
Adjust public profile pages (#4713)

* Adjust account-grid in public profiles

Full-width card on mobile UI. Set break-word for long name and ID. Fix margin.

* Reduce padding-bottom of public profiles

* Revive next prev buttons in mobile public profiles

In followers followees pages.

* Revert break-word for username

* Fix overflow of display_name

Need re-setting text-overflow and overflow in display: block;
app/javascript/styles/accounts.scss
app/javascript/styles/basics.scss