← Back to team overview

launchpad-doc team mailing list archive

[Bug 184785] Re: Images in blog posts have border

 

Found it.

#primary .entry-content img {style.css (line 651)
border:1px solid #CCCCCC;
margin:0pt 5px;
max-width:100%;
padding:4px;
}

This border item is overriding all of the other border: 0 items.

-- 
Images in blog posts have border
https://bugs.launchpad.net/bugs/184785
You received this bug notification because you are a member of Launchpad
Documentation Team, which is subscribed to Launchpad Documentation.