Wruczek / Bootstrap-Cookie-Alert

A simple, good looking cookie alert built for Bootstrap 3/4. No dependencies required.
https://wruczek.github.io/Bootstrap-Cookie-Alert/demo-bs5.html
MIT License
240 stars 50 forks source link

Removed alert-dismissible and added note for the dependency version #3

Closed AndiLeni closed 6 years ago

AndiLeni commented 6 years ago

I removed the alert-dismissible class from the alert, due to the fact that it simply adds a padding to the right side which causes the content to be asymmetrically.

As mentioned in #2 , I added a note for the dependency version in the readme.

Regards Andi

Wruczek commented 6 years ago

Thanks!