question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Property condensed has no effect with bootstrap4

See original GitHub issue

Setting condensed to true or false makes no difference when you use bootstrap4. The css class table-condensed was removed there. Instead you should use .table-sm. Additionally it was useful to add .form-control-sm on a condensed table to all .form-controls.

If you want, I can try to make a pull request.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
hsluoyzcommented, Nov 13, 2019

This issue is still not fixed in latest 3.3.0. Any solution?

image

No table-sm.

0reactions
sedrubalcommented, Nov 11, 2018

Nice, thanks. Sorry for not crating a pull request. Unfortunately we switched back to bs 3 with our project…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migrating to v4 - Bootstrap
Rewrote component with flexbox. Given move to flexbox, alignment of dismiss icons in the header is likely broken as we're no longer using...
Read more >
Tables - Bootstrap
All table styles are inherited in Bootstrap 4, meaning any nested tables will be styled in the same manner as the parent. You...
Read more >
Flex - Bootstrap
Heads up! This property has no effect on single rows of flex items. Flex item. Flex item. Flex item. Flex item.
Read more >
Typography · Bootstrap v4.6
Bootstrap sets basic global display, typography, and link styles. When more control is needed, check out the textual utility classes. Use a native...
Read more >
Cards - Bootstrap
Below is an example of a basic card with mixed content and a fixed width. Cards have no fixed width to start, so...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found