Loading template/resources/sass/viewport.scss +4 −1 Original line number Diff line number Diff line Loading @@ -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 { Loading Loading
template/resources/sass/viewport.scss +4 −1 Original line number Diff line number Diff line Loading @@ -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 { Loading