[wp-meta] [Making WordPress.org] #2211: Profile Image bottom spacing
Making WordPress.org
noreply at wordpress.org
Sun Apr 2 00:03:47 UTC 2017
#2211: Profile Image bottom spacing
-------------------------------------------------+-------------------------
Reporter: f.staude | Owner: iandunn
Type: defect | Status: accepted
Priority: normal | Milestone:
Component: Profiles | Resolution:
Keywords: ui-feedback good-first-bug needs- |
patch |
-------------------------------------------------+-------------------------
Comment (by danieltj):
What about the following CSS? I'll add an image of what it looks like.
{{{
@media screen and ( max-width: 960px ) {
div#item-header #user-badges {
width: 100%;
margin-top: 30px;
}
div#item-header #user-badges li {
float: left;
}
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2211#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list