jordannamorgan: Claude Rains as Jack Griffin, "The Invisible Man". (Jack Griffin)
Jordanna Morgan ([personal profile] jordannamorgan) wrote in [community profile] style_system2014-08-11 02:52 am
Entry tags:

Unwanted comment borders

Apparently DW's latest code push fixed a bug that had prevented the style I use (Ciel) from displaying "properly". Now, comments on my journal are all surrounded by a little border with rounded corners--which I'm told the designer originally intended, but it never showed up before because of the bug.

But here's the thing: I don't WANT those borders to be there. I liked my layout and was used to it without them.

So can anyone provide me with a bit of custom code that would remove those borders again? (Thanks in advance for any help.)

[personal profile] ex_beautified302 2014-08-11 12:58 pm (UTC)(link)
Drop this in the Custom CSS box:

.comment {border:0 !important;}