nowrap didn't help, reduce padding.
This commit is contained in:
parent
3b37e251c1
commit
8218498bd0
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
[class*="col-"] {
|
[class*="col-"] {
|
||||||
float: left;
|
float: left;
|
||||||
padding: 15px;
|
padding: 12px;
|
||||||
/*border: 1px solid green;*/ /* FORTESTING otherwise disable */
|
/*border: 1px solid green;*/ /* FORTESTING otherwise disable */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user