Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

[IMPROVMENTS] Keep Formatting of payment extension by using bootstrap #17

Open
123Dragon opened this issue Jul 5, 2017 · 2 comments
Open

Comments

@123Dragon
Copy link

123Dragon commented Jul 5, 2017

If a new payment extension is installed, it doesn't have any bootstrap (even a light one) to rely on for CSS styling. The new extension will not be formatted properly.

Will be it possible somehow to include a very light version of bootstrap somehow for payment extensions?
I use this one but I am sure that it could be lighter:

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=4dd4d2a092b065d55dad30b2c9da5adb)
 * Config saved to config.json and https://gist.github.com/4dd4d2a092b065d55dad30b2c9da5adb
 */
@trydalcoholic
Copy link
Owner

I hope you do not mind, I shortened your message.
Simply to take and use two frameworks (materialize and bootstrap) simultaneously it is impossible, they start to conflict in each other and destroy layout of all site.
Anyway, I would like to provide compatibility with third-party modules, but at the moment there is no solution.

@ssmrasu
Copy link

ssmrasu commented Jan 17, 2019

Search google for css conflicts.
Don't use javascripts twice(mt-kit+bootstrap). Only mt-kit is enough.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants