completed jrLaunch description flows off page at 1280px

SteveX
SteveX
@ultrajam
7 years ago
2,584 posts
On a fresh install the description paragraph for jrLaunch flows off page at 1280px width, although it is fine at 980px.

Using Safari and Firefox.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

updated by @ultrajam: 10/03/17 01:17:34PM
SteveX
SteveX
@ultrajam
7 years ago
2,584 posts
Changing the inline style on .wrap fixes this.

I removed the width:100%; and added right:50px;


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
SteveX
SteveX
@ultrajam
7 years ago
2,584 posts
Also, the launch_submit_button looks out at less than 767px so I added to that media breakpoint

margin-left: 10px;
padding: 10px;


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
michael
@michael
7 years ago
7,718 posts
I changed .wrap to 90% and that seems like its going ok.

Added in the margin and padding on the launch_submit_button.

Thanks, that's nicer. :)

--edit--
changes added in jrLaunch 1.2.2
updated by @michael: 07/03/17 01:23:22AM
SteveX
SteveX
@ultrajam
7 years ago
2,584 posts
Thanks Michael :)


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

Tags