[wp-meta] [Making WordPress.org] #421: Minor design changes for profiles
Making WordPress.org
noreply at wordpress.org
Tue May 13 01:47:02 UTC 2014
#421: Minor design changes for profiles
--------------------------+----------------------
Reporter: Cr3ativ | Owner: iandunn
Type: enhancement | Status: assigned
Priority: normal | Component: Profiles
Resolution: | Keywords:
--------------------------+----------------------
Comment (by melchoyce):
Replying to [comment:20 iandunn]:
> Replying to [comment:18 Cr3ativ]:
> > the top padding of the content text on the right aligning with the
text on the tab on the left - we have a slight drop on the content.
>
> {{{
> #!css
> #main-content {
> padding-top: 10px;
> }
> }}}
>
> ...would fix that. Sound good, @melchoyce?
I considered the alignment there, but it felt a little tight:
[[Image(https://i.cloudup.com/gfIsrvGxs4.png)]]
Looking at it again, it the perfect alignment is pretty nice. I'm unsure
if @jenmylo has an opinion, but if we do want to go with the matching
alignment, #main-column should be:
{{{
#main-column {
float: right;
width: 747px;
min-height: 137px;
font-size: 1.4em;
padding: 11px 20px 20px 20px;
border: 1px solid #EEE;
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/421#comment:21>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list