I've noticed that when I import theme data (from when I exported it before updating) that the data is imported with instead of actual line breaks.
Instead of looking like
#footer { overflow: hidden; } #header { z-index: 10000 !important; position: relative !important; } .site_name { font-size: 100px; } #outro_inner .mysite_twitter_widget li background: url("URL") no-repeat 0% 50%; padding-left: 10px; } #outro_inner .mysite_twitter_widget a { background: none; }
It is imported as
IMAGE FOUND BELOW
Which I then have to go and fix before it works.













