Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Default CSS styling is broken #7

Open
UXVirtual opened this issue Dec 29, 2017 · 0 comments
Open

Default CSS styling is broken #7

UXVirtual opened this issue Dec 29, 2017 · 0 comments
Labels

Comments

@UXVirtual
Copy link
Contributor

There has been some breaking changes to the bootstrap CSS which breaks the default preloader styling. A current workaround for this is to set the following styling:

<style>
        .modal-dialog {
            max-width: 100%;
        }
    </style>
@UXVirtual UXVirtual added the bug label Dec 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant