Skip to:
Content

BuddyPress.org

Ticket #7928: 7928.01.patch

File 7928.01.patch, 611 bytes (added by r-a-y, 6 years ago)
  • src/bp-activity/css/mentions-rtl.css

     
    8888
    8989        .atwho-view {
    9090                border-radius: 0;
    91                 height: 100%;
    9291                right: 0 !important;
    9392                width: 100%;
    9493        }
  • src/bp-activity/css/mentions.css

     
    9090
    9191        .atwho-view {
    9292                border-radius: 0;
    93                 height: 100%;
    9493                left: 0 !important;
    9594                width: 100%;
    9695        }