Index: lams_central/conf/scss/_lams_variables.scss =================================================================== diff -u -r058199190bf32ffe6ff05db75f19262f476e0da9 -r509e81cd8bc4486fab7de352c4e8cfafd38efe48 --- lams_central/conf/scss/_lams_variables.scss (.../_lams_variables.scss) (revision 058199190bf32ffe6ff05db75f19262f476e0da9) +++ lams_central/conf/scss/_lams_variables.scss (.../_lams_variables.scss) (revision 509e81cd8bc4486fab7de352c4e8cfafd38efe48) @@ -105,3 +105,4 @@ // this has to be url encoded and added to the background below $canvas-dot-background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2720%27%20height%3D%2720%27%3E%0D%0A%20%20%3Crect%20width%3D%2720%27%20height%3D%2720%27%20fill%3D%27%23fefefe%27%2F%3E%0D%0A%3Crect%20x%3D%2710%27%20y%3D%2710%27%20width%3D%271.5%27%20height%3D%271.5%27%20fill%3D%27%23b6b6b6%27%2F%3E%0D%0A%3C%2Fsvg%3E"); +$component-page-wrapper-margin: 0.25rem;