fix auto clear issue for custom 2 colum mode
authorAndrew Engelbrecht <andrew@fsf.org>
Mon, 5 Aug 2019 22:24:39 +0000 (18:24 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Mon, 5 Aug 2019 22:24:39 +0000 (18:24 -0400)
commitb9bef3535648bb949edd5c19b587db38084cdcc4
tree26813603c703ee7456197536b7546af67c4e3486
parentee748803d570b224188f8f3beec8b45830becc8b
fix auto clear issue for custom 2 colum mode

the .col-xs-12 divs are placed in a two-column mode for some screen
sizes. this patch adapts the general auto-clear css code in this repo to
this specific case.
css/style.css