Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Character Sheet Code In Roll20 Different From That Submitted To GitHub (Mongoose Traveller 2E) #12113

Closed
brookesi opened this issue Aug 30, 2023 · 0 comments

Comments

@brookesi
Copy link
Contributor

brookesi commented Aug 30, 2023

Hiya,

My code for Mongoose Traveller 2E was recently submitted but the in-game HTML is different to the GitHub HTML:

<div style="margin-left: auto;display: flex;align-items: center;margin-right:0;">

However in-game the code is changed to:

<div style="margin-left: auto ; display: ; margin-right: 0">

The display setting of flex has been deleted and the following align-items attribute, so there are wrapping issues...

It is line 4443 of the Mongoose Traveller Sheet 2E: https://github.com/brookesi/roll20-character-sheets/blob/master/Mongoose_Traveller2e/MongooseTraveller.html

Obviously it all worked in testing so I don't think there are any e.g. weird unprintable characters or something...

Could we look into this?

Regards,

Coryphon

@brookesi brookesi closed this as completed Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant