mastodon/app/javascript/flavours/glitch
prplecake 6cde3dd08b
Wraps status timestamps in a `div` (#2038)
* Wraps status timestamps in a `div`

Fixes #1985

This wraps the status timestamp in a `div` to reduce the clickable
target size of the link. The `div` gets a `margin: 0 0 0 auto` to stick
it to the right margin of the status.

* Update app/javascript/flavours/glitch/styles/components/status.scss

Co-authored-by: Claire <claire.github-309c@sitedethib.com>

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2022-12-22 15:18:02 +01:00
..
actions [Glitch] Fix being unable to react with the keycap number sign emoji (#2004) 2022-12-17 11:34:39 +01:00
components Wraps status timestamps in a `div` (#2038) 2022-12-22 15:18:02 +01:00
containers [Glitch] Fix wasteful request to /api/v1/custom_emojis when not logged in 2022-12-15 20:46:21 +01:00
features Remove unused translation string (#2039) 2022-12-22 14:02:52 +01:00
images
locales New Crowdin updates (#2041) 2022-12-22 14:33:12 +01:00
middleware
packs [Glitch] Render current day formats in the client timezone 2022-12-15 20:57:17 +01:00
reducers [Glitch] Add follow request banner on account header 2022-12-15 21:11:32 +01:00
selectors
store
styles Wraps status timestamps in a `div` (#2038) 2022-12-22 15:18:02 +01:00
utils
api.js
base_polyfills.js
blurhash.js
compare_id.js
extra_polyfills.js
initial_state.js [Glitch] Change “Translate” button to only show up when a translation backend is configured 2022-11-30 13:53:38 +01:00
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js
main.js [Glitch] Delay workbox import 2022-11-12 13:55:02 +01:00
names.yml initial translation of Glitch-specific texts into Czech (#1997) 2022-12-08 10:38:52 +01:00
performance.js
permissions.js
ready.js
scroll.js
settings.js
stream.js
theme.yml Change locales file generation to use JSON sources (#2028) 2022-12-21 22:13:14 +01:00
uuid.js