Skip to:
Content

BuddyPress.org

Changeset 12289


Ignore:
Timestamp:
11/15/2018 08:25:02 PM (8 years ago)
Author:
boonebgorges
Message:

Fix positioning of @-mentions interface on mobile devices.

Props r-a-y.
Fixes #7928.

Location:
trunk/src/bp-activity/css
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-activity/css/mentions-rtl.css

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

    r11587 r12289  
    9191        .atwho-view {
    9292                border-radius: 0;
    93                 height: 100%;
    9493                left: 0 !important;
    9594                width: 100%;
Note: See TracChangeset for help on using the changeset viewer.