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

fix(collapse): switching CSS property when use CollapseModule. #2473

Closed
lazy-detourer opened this issue Aug 22, 2017 · 1 comment
Closed

Comments

@lazy-detourer
Copy link

I used CollapseModule like the following URL:

http://valor-software.com/ngx-bootstrap/#/collapse

And I confirmed that the 'CSS display Property' switches to 'block' and 'none'.
But in my case, it want to be another like 'inline-block' or 'table' when shown.
'none' is okay. It is exactly what I want.
But 'block' is not. How can I change to another value?

@valorkin
Copy link
Member

no easy way, but you can #col="bs-collapse" and col.display="'inline-block'"

@YevheniiaMazur YevheniiaMazur changed the title Switching CSS property when use CollapseModule. fix(collapse): switching CSS property when use CollapseModule. Jan 15, 2018
@ghost ghost mentioned this issue Jan 15, 2018
27 tasks
@hc42 hc42 mentioned this issue Nov 16, 2018
5 tasks
leo6104 pushed a commit to leo6104/ngx-bootstrap that referenced this issue Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants