mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
fixed col-6
This commit is contained in:
parent
09a033096f
commit
6e5955574a
@ -2764,4 +2764,5 @@ body {
|
||||
|
||||
|
||||
/** bootstrap 4.1 Column Fix**/
|
||||
.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
|
||||
.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
|
||||
.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
|
||||
Loading…
Reference in New Issue
Block a user