[buddypress-trac] [BuddyPress Trac] #8901: The text is not visible properly
buddypress-trac
noreply at wordpress.org
Mon May 22 11:46:48 UTC 2023
#8901: The text is not visible properly
-----------------------------------------+------------------------------
Reporter: baroliyamayur | Owner: johnjamesjacoby
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: BuddyPress.org Sites | Version:
Severity: normal | Resolution:
Keywords: needs-patch has-screenshots |
-----------------------------------------+------------------------------
Comment (by baroliyamayur):
Please use the below CSS to resolve the issue.
{{{
.o2 .o2-app-page-title {
margin: 0;
}
.o2-app-controls {
margin: 0;
float: none;
display: flex;
align-items: center;
justify-content: flex-end;
}
.o2 .o2-app-controls a {
color: #BE3631 !important;
}
}}}
**See output:** https://share.cleanshot.com/7K8HqHGsSWfxD8l6vGQL
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8901#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list