[buddypress-trac] [BuddyPress Trac] #8868: Design not looks proper.
buddypress-trac
noreply at wordpress.org
Wed Apr 19 10:33:12 UTC 2023
#8868: Design not looks proper.
------------------------------+------------------------------
Reporter: nidhidhandhukiya | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version:
Severity: normal | Resolution:
Keywords: |
------------------------------+------------------------------
Comment (by kajalgohel):
Hello @nidhidhandhukiya ,
If we add the below CSS then the issue will be resolved.
{{{
@media screen(max-width: 640px) {
#mainnav ul {
margin-left: 14px;
float: left;
font-size: 11px;
}
}
}}}
Thanks.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8868#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list