left over css after deletion of layout
Permalink
Hi everyone!
I'm new to concrete and I'm digg'in it! I do have a NooB question though...?
I was playing around with the layout feature and as expected it spits out the required CSS to support your layout:
However when I delete the layout all this css is left over...?
Normal? is there a way to remove it?
Thanks in advance for any insight ~Cheers!
I'm new to concrete and I'm digg'in it! I do have a NooB question though...?
I was playing around with the layout feature and as expected it spits out the required CSS to support your layout:
<style type="text/css"> #ccm-layout-7 .ccm-layout-col-spacing { margin:0px 5px } #ccm-layout-9 .ccm-layout-col-spacing { margin:0px 5px } #ccm-layout-11 .ccm-layout-col-spacing { margin:0px 5px } ... and so on
However when I delete the layout all this css is left over...?
<style type="text/css"> #blockStyle57FooterLayout1Cell214 {background-repeat:no-repeat; } #blockStyle58FooterLayout1Cell315 {background-repeat:no-repeat; } #blockStyle59FooterLayout2Cell116 {background-repeat:no-repeat; } #blockStyle60FooterLayout2Cell217 {background-repeat:no-repeat; } #blockStyle61FooterLayout2Cell317 {background-repeat:no-repeat; } #blockStyle62FooterLayout2Cell317 {background-repeat:no-repeat; } #blockStyle63FooterLayout2Cell417 {background-repeat:no-repeat; } #blockStyle64FooterLayout2Cell517 {background-repeat:no-repeat; } #blockStyle66FooterLayout3Cell218 {background-repeat:no-repeat; } #blockStyle67FooterLayout3Cell318 {background-repeat:no-repeat; } #blockStyle68FooterLayout3Cell418 {background-repeat:no-repeat; } #blockStyle69FooterLayout3Cell518 {background-repeat:no-repeat; } #blockStyle70FooterLayout3Cell118 {background-repeat:no-repeat; } #blockStyle76MainLayout1Cell13 {background-repeat:no-repeat; }
Viewing 15 lines of 20 lines. View entire code block.
Normal? is there a way to remove it?
Thanks in advance for any insight ~Cheers!
And if that doesn't solve it, post a bug report.