Commit e5267f26 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Adjust styling of definedBy header.

parent a0128f30
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -551,9 +551,12 @@ a:hover {
    font-size: 0.9em; }
  .definedBy {
    float: right;
    padding: 10px 20px 0 0;
    padding: 20px 20px 0 0;
    font-weight: bold;
    color: #666666; }
  .subsection .definedBy {
    // do not lower definedBy float when inside subsection
    padding-top: 0; }
  h3.pa {
    padding: 10px 0 5px 0; }
  h3.members-title {