[wp-trac] [WordPress Trac] #24651: Twenty Thirteen: some stylesheet cleanup
WordPress Trac
noreply at wordpress.org
Thu Jun 27 16:04:00 UTC 2013
#24651: Twenty Thirteen: some stylesheet cleanup
--------------------------------+-----------------------------
Reporter: gorgoglionemeister | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version:
Severity: normal | Keywords:
--------------------------------+-----------------------------
In style.css:
line 863: {{{rgba(247, 245, 231, 1)}}} is the same as {{{#f7f5e7}}} (am I
wrong?), so we should use the second notation.
line 865: {{{color: #fff;}}} can be removed because it is defined below
(line 884) and does nothing.
line 867: {{{float: left;}}} has no effect since we are using {{{position:
absolute;}}} and must be removed.
line 871: {{{top: 45px;}}} is not necessary since it is the used value for
{{{top}}} (every {{{li}}} element is 45 pixels high).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24651>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list