Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #5877, comment 2


Ignore:
Timestamp:
09/16/2014 06:23:36 PM (11 years ago)
Author:
imath
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5877, comment 2

    initial v1  
    22
    33It's a css trouble due to
    4 {{{margin: -39px 0 0 0;}}} in {{{#buddypress div.dir-search}}} at line 490 of {{{buddy press.css}}}
     4{{{margin: -39px 0 0 0;}}} in {{{#buddypress div.dir-search}}} at line 490 of {{{buddypress.css}}}
    55
    66If i remove (using chrome inspector) this rule, then the search members box appears.