[buddypress-trac] [BuddyPress Trac] #6205: Notification counter vs. pagination

buddypress-trac noreply at wordpress.org
Tue Feb 10 17:33:25 UTC 2015


#6205: Notification counter vs. pagination
---------------------------------------+------------------------------
 Reporter:  danbp                      |       Owner:
     Type:  defect (bug)               |      Status:  new
 Priority:  normal                     |   Milestone:  Awaiting Review
Component:  Component - Notifications  |     Version:  2.2
 Severity:  normal                     |  Resolution:
 Keywords:                             |
---------------------------------------+------------------------------

Comment (by danbp):

 Thxs @hnla
 live site is bp-fr.net and theme is based on bootstrap by rachel backer.
 And the error is temporarly solved. Emty divs are a poor solution you're
 right.

 Meanwhile, a smoother way to get rid of the issue was to use this CSS
 trick

 {{{
 .notifications #buddypress #item-body > div.pagination,
 .notifications #buddypress #item-body > div.pagination .pag-count{
     float: none;
 }
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6205#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list