#313: Diff CSS includes margin at the top of sticky panel
------------------------+----------------------------------------------
Reporter: olemis | Owner: nobody
Type: defect | Status: new
Priority: trivial | Milestone: Release 4
Component: ui design | Version:
Resolution: | Keywords: diff css bootstrap affix starter
------------------------+----------------------------------------------
Comment (by gjm):
As a quick way to revert the problems from keeping {{{diff.css}}} I
suppose we could do this:
{{{
#!css
#overview.stickyStatus {
line-height: 20px;
margin-top: 0;
padding: 0;
}
}}}
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/313#comment:7>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker