Try ensuring columns tak up full row height a different way.
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
float: left;
|
||||
padding: 15px;
|
||||
/*border: 1px solid green;*/ /* FORTESTING otherwise disable */
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
/* Ensure columns are respected as if they always exist. */
|
||||
|
Reference in New Issue
Block a user