Pomax / nrGrammar

The Nihongo Resources grammar book: "An Introduction to Japanese; Syntax, Grammar & Language"
334 stars 36 forks source link

Fix nav on mobile #10

Closed hedavies98 closed 8 years ago

hedavies98 commented 8 years ago

On mobile devices the links on the right hand side overlap the text. I have added a media query that will resize these links if the device screen is too small.

Pomax commented 8 years ago

Curious what this does on IOS7 Safari, where vh doesn't quite do the right thing, but I have no IOS7 devices so someone can probably help fix it for their specific (much smaller) device range.

hedavies98 commented 8 years ago

I only have android devices to test on, I belive that it will only change the right property not the width.