Answer the question
In order to leave comments, you need to log in
Bootstrap 2 3 2 How to visualize a row with spans as a table?
Bootstrap 2 3 2 How to visualize a row with spans as a table? The task is to make a table, and the easiest solution is to make it like a regular table. Here's how it looks:
I want the table cells to line up vertically when the screen is small. I do this with row-fluid and 4 span3. It turns out default indents between spans. I apply margin: 0px 0px 0px 0px to them. There are no paddings, it looks almost as it should, but now all spans are not centered, but shifted to the left by the value of these margins. How to fix it? Perhaps you know how to do it differently and better?
Answer the question
In order to leave comments, you need to log in
No way with standard bootstrap tools. In any case, you will have to add your own styles.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question