I am using the Yashfa theme, which has extra bottom widgets. I added a text widget and it turned it out it was too large. I isolated it in Firebug, and could change the generated inline CSS to 'overflow: visible' which fixed the problem. But, I absolutely cannot find this code anywhere. I looked through every single file in the WordPress editor and even downloaded the theme from my server to my home machine to investigate. I noticed that the functions.php was different locally than it was in the WordPress editor, though I don't know how this is possible.
Anyway, the widget is appearing, but I have no way to edit that code. Can anyone tell me where that inline CSS is being generated from?