Jump Start 2.0 Beta 2 – Column spacing when matching heights
-
Topic
-
Hi Jason,
I love that the column heights can be matched regardless of the content in them. See screenshot:
http://postimg.org/image/hfu09pemt/
However, many designs are like this:
http://postimg.org/image/hvedp0ph9/
If you could work in an option to add spacing between the columns that would be great.
.container-md-height {
border-spacing: 20px;
}The border-spacing property will add spacing between the columns. I think it needs to be added to the .container-md-height selector since that’s the selector that defines the table property. If the spacing pixels could be set in the Template Builder, that would be idea.
Here’s the result:
http://postimg.org/image/z5qbcnogt/
Now, after I’ve gone to the trouble to describe this, you will say, “Oh, that’s done in beta 3.” 😉
- You must be logged in to reply to this topic.