google / ctfscoreboard

Scoreboard for Capture The Flag competitions.
Apache License 2.0
165 stars 61 forks source link

CSS Rendering Issue in Responsive #218

Closed Matir closed 5 years ago

Matir commented 5 years ago

Responsive css is bad between 768 and 990px. Not clear the source of the issue.

Matir commented 5 years ago

Below 768, we have the scoreboard-mobile.scss covering the styling.

Matir commented 5 years ago

Looks like this is a combination of media queries and the full-vertical sidebar style. Looks like there are media queries at @media (min-width: 992px)