A
A
Alexander-K2015-06-05 14:43:10
HTML
Alexander-K, 2015-06-05 14:43:10

Is it possible to specify more flexible column sizes in bootstrap?

It often happens that a block should be slightly larger than "col-md-4", but less than "col-md-5" (otherwise there will be no room for others).
How to set something like this:

<row>
   <col-md-4.5>
   <col-md-3.5>
   <col-md-4>

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Shinkar, 2015-06-05
@DeadCowsDontMoo

Bootstrap - always 12, integers only.

H
Homsa Toft, 2015-06-08
@kostein

Create your own class.. Well, ideally, go to the bright side of the force and use preprocessor mixins.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question