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

Space between buttons with Bootstrap 4 #1

Open
akath20 opened this issue Apr 13, 2018 · 1 comment
Open

Space between buttons with Bootstrap 4 #1

akath20 opened this issue Apr 13, 2018 · 1 comment

Comments

@akath20
Copy link

akath20 commented Apr 13, 2018

There is a small space between the buttons that I can't seem to fix. I have tried many combinations of css but they either result in still having the space, exposing the :after :before elements as a square, or removing the arrow completely.

https://codepen.io/anon/pen/geJqLm

image

@westonganger
Copy link
Owner

Bootstrap 4 is based on rem units and this libraries code is based on px. I will have to re-work the CSS to be bootstrap 4 compatible

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

2 participants