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

Bootstrap modals have lost their rounded corners #59

Closed
saulojg opened this issue Aug 11, 2016 · 2 comments
Closed

Bootstrap modals have lost their rounded corners #59

saulojg opened this issue Aug 11, 2016 · 2 comments

Comments

@saulojg
Copy link

saulojg commented Aug 11, 2016

This one can be reproduced easily, the modals at the demo have lost their rounded corners, as it can be seen on the Bootstrap homepage or at angular-ui

Thanks in advance and kudos

@silverbux
Copy link
Owner

its been removed from adminlte, you could set this with .modal-content { border-radius: 6 }

@pdugas
Copy link

pdugas commented Jul 11, 2017

I think this should be .modal-content { border-radius: 6px }. Needs the px suffix to work for me.

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