mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
cc0496619d
This fixes #962 – the margin was causing flex to overflow the radio buttons when the text was long, causing the male and other options to render on top of each other. This fixes that by giving the radio buttons a fixed with relative to the parent container, and by ensuring that languages with long localizations will still be visible in overflow text. |
||
---|---|---|
.. | ||
components | ||
lib | ||
redux | ||
views | ||
_colors.scss | ||
_frameless.scss | ||
init.js | ||
l10n.json | ||
main.scss | ||
routes-dev.json | ||
routes.json | ||
template-config.js | ||
template.ejs |