creativetimofficial / material-kit

Free and Open Source UI Kit for Bootstrap 5, React, Vue.js, React Native and Sketch based on Google's Material Design
https://www.creative-tim.com/product/material-kit?ref=mk-creativetimofficial-github
MIT License
5.91k stars 1.37k forks source link

Bugs and inconvenience #159

Closed suslikt closed 4 years ago

suslikt commented 5 years ago

a)

.modal .modal-dialog {
  margin-top: 130px;
}

Really? Have you seen how it looks on mobile devices?

Bootstrap 4 has .modal-dialog-centered class, use it instead

b) for centering in the template classes are used is ml-auto mr-auto It may be more appropriate mx-auto

c) links in modal window don't show cursor:pointer on hover

d) It turns out a very large amount of css and js code and it is difficult to update it when new versions of bootstrap are released. It would be better to separate the bootstrap and mkit code into different files so people can use the bootstrap CDN, which speeds up the download and allows to take the bootstrap files from the browser cache.

Thanks for your work!

groovemen commented 4 years ago

Hello @suslikt,

Thank you for using our products and for your constructive feedback! We will integrate your recommendations into the next update. Also, we are using Bootstrap Material Desing which is built over Bootstrap so you can't change the Bootstrap version without affecting the product. Hope that information helps you. Please let us know if we can help you with anything else.

All the best, Stefan