8000
[BUG] Colour swatches in colours docs overlap each other on small screen #2327
Labels
documentation
Documentation needs to be updated
Browser
N/A
OS
N/A
Screen size
360 x 800 (for example)
Describe the bug
On small screen devices, the colour swatches on the colours documentation page overlap each other.
This is due to a fixed padding applied to each swatch both on larger and smaller screens, set here:
tabler/shared/includes/docs/colors.html
Line 4 in e675389
Perhaps the level of padding should be responsive.
How to reproduce
Screenshots
JSFiddle
No response
The text was updated successfully, but these errors were encountered: