Commit Graph

1374 Commits

Author SHA1 Message Date
potbot 62139fc6a6 POT, generated from r23565
git-svn-id: https://develop.svn.wordpress.org/trunk@23569 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 17:20:02 +00:00
Lance Willett 3ba7b7e56a Twenty Twelve: better handling for cases where a background color is set to white or an empty value (like first run with no `theme_mods` set) and a background image is enabled, which resulted previously in a broken layout. Fixes #23586, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@23568 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 17:14:59 +00:00
Lance Willett bfc00f191e Twenty Twelve: properly style visited links in entries, widgets, and comment text. Props DrewAPicture, fixes #23200.
git-svn-id: https://develop.svn.wordpress.org/trunk@23562 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 16:56:15 +00:00
Lance Willett 79194cf2a2 Twenty Twelve: fix double featured images in Front Page Template, closes #22943.
git-svn-id: https://develop.svn.wordpress.org/trunk@23561 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 16:50:34 +00:00
Lance Willett a8c27b4039 Twenty Thirteen: display caption in galleries. Fixes #23584.
git-svn-id: https://develop.svn.wordpress.org/trunk@23559 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 16:44:46 +00:00
Lance Willett 6db8b40209 Twenty Thirteen: CSS fixes to change single to double quotes, proper quoting around font-family names, and add a missing escape to a background image in custom-header.php. Props markmcwilliams, fixes #23653.
git-svn-id: https://develop.svn.wordpress.org/trunk@23557 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 16:40:29 +00:00
Lance Willett d7c28ced8a Twenty Thirteen: more CSS cleanup, props SergeyBiryukov. See #23652.
git-svn-id: https://develop.svn.wordpress.org/trunk@23549 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 04:04:52 +00:00
Lance Willett 44b8b0c3f1 Twenty Thirteen: better font-size rules all blockquotes, setting a smaller base rule and overriding the large only for entry content. Also fix too-wide comment iframes.
Props Viper007Bond for the nudge. Fixes #23651.

git-svn-id: https://develop.svn.wordpress.org/trunk@23548 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 04:01:45 +00:00
Lance Willett 9eb7619193 Twenty Thirteen: reduce font-size a bit for comment content areas. See #23651.
git-svn-id: https://develop.svn.wordpress.org/trunk@23547 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 03:34:11 +00:00
Lance Willett 107be61753 Twenty Thirteen: trim down font properties, props obenland. Fixes #23546.
git-svn-id: https://develop.svn.wordpress.org/trunk@23546 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 03:24:18 +00:00
Lance Willett 057c586b3a Twenty Thirteen: fix missing space in selector! Props markmcwilliams, fixes #23652.
git-svn-id: https://develop.svn.wordpress.org/trunk@23545 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 03:22:19 +00:00
Lance Willett f5038132ed Twenty Thirteen: second pass at styles for attachment pages that are not images: hide sidebar and navigation link, better alignment of Edit link.
Closes #23632.

git-svn-id: https://develop.svn.wordpress.org/trunk@23544 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 03:20:22 +00:00
Lance Willett 5ba76f91c2 Twenty Thirteen: add styles for attachment pages that are not images, fixes #23632.
git-svn-id: https://develop.svn.wordpress.org/trunk@23541 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 22:32:17 +00:00
Lance Willett a72c418fcc Twenty Thirteen: make footer widget area the primary sidebar, acting as "secondary" content. Move optional sidebar widget area to "tertiary" content. Props obenland, fixes #23644.
git-svn-id: https://develop.svn.wordpress.org/trunk@23539 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 21:35:26 +00:00
Lance Willett dc778a96a5 Twenty Thirteen: remove unused selector.
git-svn-id: https://develop.svn.wordpress.org/trunk@23538 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 21:28:47 +00:00
Lance Willett 7d025e3e81 Twenty Thirteen: disable fixed navbar on small screens. Props obenland, fixes #23647.
Also closes #23526, #23535, and #23566

git-svn-id: https://develop.svn.wordpress.org/trunk@23533 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 19:49:26 +00:00
Lance Willett c361184e4b Twenty Thirteen: wrap up vendor prefix cleanup with final Opera removals. Fixes #23582, props Jayjdk.
git-svn-id: https://develop.svn.wordpress.org/trunk@23532 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 19:42:29 +00:00
Lance Willett f29956a164 Twenty Thirteen: avoid padding bug with Masonry, props obenland, fixes #23646.
git-svn-id: https://develop.svn.wordpress.org/trunk@23526 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 18:50:36 +00:00
Lance Willett 0ca0d843f8 Twenty Thirteen: usability improvement for calendar widget links. Props MikeHansenMe, fixes #23606.
git-svn-id: https://develop.svn.wordpress.org/trunk@23525 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 18:46:40 +00:00
Lance Willett 8c0f68a5a1 Twenty Thirteen: usability improvement for better viewing of images on attachment pages. Props DrewAPicture and obenland, fixes #23543.
git-svn-id: https://develop.svn.wordpress.org/trunk@23523 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 18:33:39 +00:00
Lance Willett dc5bfd4977 Twenty Thirteen: apply `box-sizing: border-box` as a universal selector. Props Jayjdk, see #23582.
git-svn-id: https://develop.svn.wordpress.org/trunk@23520 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 18:14:01 +00:00
Lance Willett 3aa5f1cbec Twenty Thirteen: first pass at better color contrast for links. Also fixes very poor contrast for h3-h6 headings in footer widget area. Props jorbin and sabreuse. See #23513
git-svn-id: https://develop.svn.wordpress.org/trunk@23514 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 17:52:24 +00:00
Lance Willett a507c94002 Twenty Thirteen: style the multisite registration form, props kwight. Fixes #23631.
git-svn-id: https://develop.svn.wordpress.org/trunk@23513 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 16:59:03 +00:00
Lance Willett ac4ab9cd60 Twenty Thirteen: style comments correctly when `show_avatars` option is turned off in Discussion settings. Props SriniG, fixes #23558.
git-svn-id: https://develop.svn.wordpress.org/trunk@23498 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-27 04:25:14 +00:00
Lance Willett 6a7684d99f Twenty Thirteen: adjust line-height to be consistently applied across elements, props chriswallace and obenland. Fixes #23514.
git-svn-id: https://develop.svn.wordpress.org/trunk@23497 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-27 04:17:33 +00:00
Lance Willett 0116f4b0cd Twenty Thirteen: consistent link color for video post format, see #23545. Props taupecat.
git-svn-id: https://develop.svn.wordpress.org/trunk@23496 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-27 03:54:30 +00:00
Lance Willett e8d2d29ea5 Twenty Thirteen: first pass at cleaning up unneeded browser prefixes, props Jayjdk. See #23582.
git-svn-id: https://develop.svn.wordpress.org/trunk@23494 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-26 05:10:25 +00:00
Lance Willett 6b98d184f6 Twenty Thirteen: instantly preview header text color changes in the Theme Customizer. Fixes #23585, props SriniG.
git-svn-id: https://develop.svn.wordpress.org/trunk@23493 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-26 04:59:35 +00:00
Lance Willett fb4ae83cc5 Twenty Thirteen: header area with no site title or tagline should still be clickable to home. Fixes #23549.
Fix also removes several `!important` flags that aren't necessary, relating to header text color.

git-svn-id: https://develop.svn.wordpress.org/trunk@23492 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-26 04:50:09 +00:00
Lance Willett 3d15ae0301 Twenty Thirteen: improve styling for RSS widget title, fixes #23571.
git-svn-id: https://develop.svn.wordpress.org/trunk@23491 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-26 04:42:46 +00:00
Lance Willett 676282a34a Twenty Thirteen: better selector for widget titles. Fixes #23580.
git-svn-id: https://develop.svn.wordpress.org/trunk@23490 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-26 04:37:19 +00:00
Lance Willett 2714136c37 Twenty Thirteen: minor adjustments to bundled "star" header image. Props joen.
git-svn-id: https://develop.svn.wordpress.org/trunk@23489 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-26 04:35:00 +00:00
Andrew Nacin 06f456167b Add \n to end of Twenty Thirteen's font exception file.
git-svn-id: https://develop.svn.wordpress.org/trunk@23480 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-24 17:31:03 +00:00
potbot 979a213506 POT, generated from r23478
git-svn-id: https://develop.svn.wordpress.org/trunk@23479 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 18:19:47 +00:00
Lance Willett 0fd0860e5c Twenty Ten: prevent overflow for large, captioned images. Fixes #22820, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@23478 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 17:42:04 +00:00
Lance Willett ab0a5f6c72 Twenty Ten: add helpful descriptions to sidebars. Fixes #15401.
git-svn-id: https://develop.svn.wordpress.org/trunk@23477 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 17:32:48 +00:00
potbot 5d401fee3d POT, generated from r23475
git-svn-id: https://develop.svn.wordpress.org/trunk@23476 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 17:20:03 +00:00
Lance Willett a67dd02a73 Twenty Ten: better color contrast for links and text, props elfin. Fixes #14794.
git-svn-id: https://develop.svn.wordpress.org/trunk@23475 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 16:54:01 +00:00
Lance Willett 0d07a3b110 Twenty Eleven: ensure `twentyeleven_url_grabber()` is pluggable by wrapping in a `function_exists` check.
git-svn-id: https://develop.svn.wordpress.org/trunk@23474 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 16:50:40 +00:00
potbot cfb21ab63b POT, generated from r23472
git-svn-id: https://develop.svn.wordpress.org/trunk@23473 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 16:19:58 +00:00
Lance Willett 42bbca4bf0 Twenty Twelve: better layout for floated image captions. Fixes #23147.
git-svn-id: https://develop.svn.wordpress.org/trunk@23472 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 16:09:28 +00:00
Lance Willett 7a30f68c8a Twenty Twelve: show featured image in single page views. Fixes #22943, props MikeHansenMe.
git-svn-id: https://develop.svn.wordpress.org/trunk@23471 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 16:07:28 +00:00
Lance Willett 12ccb9626e Twenty Thirteen: add hover/focus style for buttons and organize button and input selectors a bit for a better cascade. Fixes #23536, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@23470 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 06:08:25 +00:00
Lance Willett 8798dcefdd Twenty Thirteen: update post formats for consistent post meta display, fixes #23553.
Fix a few typos for "tags-links" selectors and remove extraneous newlines.

git-svn-id: https://develop.svn.wordpress.org/trunk@23469 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 06:05:00 +00:00
Lance Willett 5dd8fbe675 Twenty Thirteen: style the `hr` element. Fixes #23529.
git-svn-id: https://develop.svn.wordpress.org/trunk@23465 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-21 06:00:00 +00:00
Lance Willett c0879ab325 Twenty Thirteen: fix typo in browser transition prefix. Fixes #23568, props Jayjdk.
git-svn-id: https://develop.svn.wordpress.org/trunk@23464 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-21 05:57:19 +00:00
Lance Willett 3ce372ce62 Twenty Thirteen: show featured image on single posts, fixes #23528. Props kwight.
git-svn-id: https://develop.svn.wordpress.org/trunk@23463 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-21 05:54:19 +00:00
Lance Willett 2b60f0259d Twenty Thirteen: fix comment form layout for inline replies in wide viewports. Fixes #23524, props SriniG and obenland.
(Also fix an extra space that crept into r23461, see #23511.)


git-svn-id: https://develop.svn.wordpress.org/trunk@23462 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-21 05:49:57 +00:00
Lance Willett 78e082dd6d Twenty Thirteen: bump priority for `twentythirteen_aside_date()` to add date output after embeds. Fixes #23511, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@23461 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-21 05:42:56 +00:00
Lance Willett 393b33a6a3 Twenty Thirteen: proper alignment for featured images on pages with a sidebar. Props kwight, fixes #23527.
git-svn-id: https://develop.svn.wordpress.org/trunk@23460 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-20 04:32:31 +00:00
Lance Willett f134c857b1 Twenty Thirteen: fix incorrect CSS selector in ie.css, props FStop. Fixes #23548.
git-svn-id: https://develop.svn.wordpress.org/trunk@23459 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-20 04:22:02 +00:00
Mark Jaquith a279913a2e Introduce the Twenty Thirteen theme.
props matt, joen, obenland, lancewillett. see #23504

git-svn-id: https://develop.svn.wordpress.org/trunk@23452 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-18 23:08:56 +00:00
Lance Willett 32ca2518b3 Twenty Eleven and Twenty Twelve: use `.text()` instead of `.html()` for `blogname` and `blogdescription` in Theme Customizer JavaScript handlers. Fixes #23435, props mfields.
git-svn-id: https://develop.svn.wordpress.org/trunk@23429 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-15 16:53:58 +00:00
Lance Willett db3d33ac0a Twenty Twelve: clear center-aligned images properly. Fixes #23244.
git-svn-id: https://develop.svn.wordpress.org/trunk@23428 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-15 16:45:04 +00:00
Lance Willett 7d61808bc6 Twenty Twelve: remove unnecessary class values in posts navigation, fixes #23152. Props DrewAPicture.
git-svn-id: https://develop.svn.wordpress.org/trunk@23427 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-15 16:38:04 +00:00
Lance Willett 412b37a490 Twenty Twelve: fix button active state to avoid a 2px shift, fixes #22825. Props ocean90.
git-svn-id: https://develop.svn.wordpress.org/trunk@23426 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-15 16:34:56 +00:00
potbot 791206e4cd POT, generated from r23404
git-svn-id: https://develop.svn.wordpress.org/trunk@23405 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-13 22:19:39 +00:00
potbot 0d88074cf9 POT, generated from r23230
git-svn-id: https://develop.svn.wordpress.org/trunk@23243 602fd350-edb4-49c9-b593-d223f7449a82
2013-01-01 00:19:42 +00:00
potbot f0508c7210 POT, generated from r23230
git-svn-id: https://develop.svn.wordpress.org/trunk@23238 602fd350-edb4-49c9-b593-d223f7449a82
2013-01-01 00:19:32 +00:00
potbot 33fa531bf8 POT, generated from r23230
git-svn-id: https://develop.svn.wordpress.org/trunk@23231 602fd350-edb4-49c9-b593-d223f7449a82
2013-01-01 00:19:17 +00:00
Helen Hou-Sandi 1303e7377a its <=> it's in documentation, along with a rogue the, The, and looses. props trepmal. fixes #22665.
git-svn-id: https://develop.svn.wordpress.org/trunk@23191 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-20 15:55:32 +00:00
potbot ec381a51c0 POT, generated from r23173
git-svn-id: https://develop.svn.wordpress.org/trunk@23174 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-11 18:24:21 +00:00
Andrew Nacin 2fb42f526f Bump Twenty Twelve's version to 1.1.1.
git-svn-id: https://develop.svn.wordpress.org/trunk@23173 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-11 18:21:31 +00:00
potbot 45ac1f7e10 POT, generated from r23127
git-svn-id: https://develop.svn.wordpress.org/trunk@23130 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-07 21:19:19 +00:00
potbot 7773021895 POT, generated from r23127
git-svn-id: https://develop.svn.wordpress.org/trunk@23129 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-07 21:19:13 +00:00
potbot a19e5b1809 POT, generated from r23127
git-svn-id: https://develop.svn.wordpress.org/trunk@23128 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-07 21:19:05 +00:00
Andrew Nacin 45699e974c Bump the versions for Twenty Ten, Twenty Eleven, and Twenty Twelve.
git-svn-id: https://develop.svn.wordpress.org/trunk@23125 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-07 20:43:34 +00:00
Lance Willett 7d904038e9 Twenty Twelve: set `color` values to black to ensure full text color contrast in print styles. Props miqrogroove, fixes #22797.
git-svn-id: https://develop.svn.wordpress.org/trunk@23116 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-07 01:38:57 +00:00
Lance Willett ca2f9a9bab Twenty Twelve: fix skewed gallery thumbnail images in IE8 by adding selectors to match attachment thumbnails and any mix-and-match of full-size and large-size image that may occur in content. Fixes #22782.
git-svn-id: https://develop.svn.wordpress.org/trunk@23102 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-06 07:16:31 +00:00
Lance Willett 38a29de5bc Twenty Eleven: remove buggy `word-break` property, use `word-wrap` instead, for better hyphenation and word breaking in nested comments. Fixes #22751.
git-svn-id: https://develop.svn.wordpress.org/trunk@23060 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-05 03:06:46 +00:00
potbot d9950dbaca POT, generated from r23000
git-svn-id: https://develop.svn.wordpress.org/trunk@23001 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-03 21:18:57 +00:00
Lance Willett cb39d77bb5 Twenty Eleven: escape navigation ID output, closes #22690.
git-svn-id: https://develop.svn.wordpress.org/trunk@23000 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-03 20:13:14 +00:00
Lance Willett e6bc7f67f9 Twenty Twelve: escape navigation ID output, props nacin. See #22690.
git-svn-id: https://develop.svn.wordpress.org/trunk@22999 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-03 20:12:22 +00:00
Lance Willett 2ebf4fb23c Twenty Twelve: change form input selectors to only reset non-textual input types, allowing for broader support for newer HTML5 input types. Also add better {{{button}}} support. Fixes #20579.
git-svn-id: https://develop.svn.wordpress.org/trunk@22899 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-28 18:17:38 +00:00
Lance Willett cd3696b902 Twenty Eleven: style a few more common input types. See #20579 and #21757.
git-svn-id: https://develop.svn.wordpress.org/trunk@22898 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-28 18:04:17 +00:00
Lance Willett 67891fed5c Twenty Ten: style a few more input types, and fix missing quotes around types in selectors. See #20579.
git-svn-id: https://develop.svn.wordpress.org/trunk@22897 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-28 17:49:43 +00:00
Lance Willett ad3203f15f Twenty Twelve: only use comment thread indentation when above the first breakpoint, to avoid super-narrow indented comments in small screens. Closes #21405.
git-svn-id: https://develop.svn.wordpress.org/trunk@22896 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-28 17:43:46 +00:00
Lance Willett 7aa32f4ed8 Twenty Twelve: add RTL overrides for IE7 and IE8, props DrewAPicture. Closes #22044.
git-svn-id: https://develop.svn.wordpress.org/trunk@22688 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-19 21:41:04 +00:00
potbot ee43a7ff53 POT, generated from r22621
git-svn-id: https://develop.svn.wordpress.org/trunk@22625 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-16 22:19:00 +00:00
potbot faba7f612a POT, generated from r22621
git-svn-id: https://develop.svn.wordpress.org/trunk@22624 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-16 22:18:49 +00:00
Lance Willett f675bc1e34 Twenty Ten: clean up r22617, remove extra end comment and indent code. See #20469.
git-svn-id: https://develop.svn.wordpress.org/trunk@22621 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-16 22:06:01 +00:00
Lance Willett b6736b8a6b Twenty Twelve: remove extraneous comment. See #20469.
git-svn-id: https://develop.svn.wordpress.org/trunk@22620 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-16 22:04:57 +00:00
Lance Willett ca58fbc22d Twenty Ten: move the "Comments closed" text outside the `have_comments()` conditional, props kovshenin. Closes #20469.
git-svn-id: https://develop.svn.wordpress.org/trunk@22617 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-16 21:35:42 +00:00
Lance Willett 2ad1038e99 Twenty Eleven: in comments template check `get_comments_number()` instead of using `$comments_by_type` for showing a comments closed message. Props kovshenin, see #20469.
git-svn-id: https://develop.svn.wordpress.org/trunk@22616 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-16 21:31:02 +00:00
Lance Willett 13cb0aa9a3 Twenty Twelve: better fix for #20469 and comments closed messages, also load the comments template in single.php template regardless of whether comments are open or closed (consistent with page.php). Both props kovshenin.
git-svn-id: https://develop.svn.wordpress.org/trunk@22615 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-16 21:28:47 +00:00
Lance Willett d0dea25296 Twenty Twelve: improve arrow display in comment reply text, props miqrogroove. Also consistent styles for edit link to match reply link in color and size. Closes #22468.
git-svn-id: https://develop.svn.wordpress.org/trunk@22614 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-16 21:22:17 +00:00
potbot 45bcf643e8 POT, generated from r22589
git-svn-id: https://develop.svn.wordpress.org/trunk@22591 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-15 01:19:13 +00:00
potbot a5baedb09f POT, generated from r22589
git-svn-id: https://develop.svn.wordpress.org/trunk@22590 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-15 01:19:08 +00:00
Lance Willett 43107f767c Twenty Eleven: better closed comments notes. Check only for "comment" type comments when deciding whether to show the message. Props iandstewart and obenland, closes #20469.
git-svn-id: https://develop.svn.wordpress.org/trunk@22588 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-15 00:48:03 +00:00
Lance Willett 05d7baa79a Twenty Twelve: better closed comments notes. Check only for "comment" type comments when deciding whether to show the message.
git-svn-id: https://develop.svn.wordpress.org/trunk@22587 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-15 00:43:43 +00:00
Lance Willett a28704b09a Twenty Twelve: style Multisite messages and forms to match the theme styles. Props DrewAPicture and obenland, fixes #22179.
git-svn-id: https://develop.svn.wordpress.org/trunk@22579 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-14 22:04:25 +00:00
Lance Willett a2cc96bd34 Twenty Twelve: revert accidental paste in r22576, see #22359.
git-svn-id: https://develop.svn.wordpress.org/trunk@22577 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-14 21:38:34 +00:00
Lance Willett e94de95731 Twenty Twelve: wrap long text and URLs in entries. Props philiparthurmoore, fixes #22359. (Also clean up property order a bit.)
git-svn-id: https://develop.svn.wordpress.org/trunk@22576 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-14 21:34:10 +00:00
Lance Willett 5678561273 Twenty Twelve: RTL update for text widget layout, props DrewAPicture and georgestephanis. Fixes #22390.
git-svn-id: https://develop.svn.wordpress.org/trunk@22575 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-14 20:29:51 +00:00
Lance Willett 915b3eda40 Twenty Twelve: avoid JavaScript errors if navigation wrapper markup is removed from header. Fixes #22307.
git-svn-id: https://develop.svn.wordpress.org/trunk@22574 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-14 20:21:01 +00:00
Lance Willett 83d6afd2fb Twenty Twelve: fix text color contrast, props jorbin. See #22087.
git-svn-id: https://develop.svn.wordpress.org/trunk@22573 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-14 20:13:04 +00:00
potbot 3439b4f2f9 POT, generated from r22524
git-svn-id: https://develop.svn.wordpress.org/trunk@22527 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-10 08:18:55 +00:00
potbot c2ce705ec4 POT, generated from r22524
git-svn-id: https://develop.svn.wordpress.org/trunk@22526 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-10 08:18:50 +00:00
potbot 8d64f6c567 POT, generated from r22524
git-svn-id: https://develop.svn.wordpress.org/trunk@22525 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-10 08:18:43 +00:00
Mark Jaquith 504b94b1b3 Use ImageOptim to losslessly smush our images. About half a MB in savings! fixes #22381. props waldojaquith
git-svn-id: https://develop.svn.wordpress.org/trunk@22425 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-07 18:49:10 +00:00
Andrew Nacin 003319cdf6 Proper default background color for Twenty Eleven. props miqrogroove. fixes #22347.
git-svn-id: https://develop.svn.wordpress.org/trunk@22408 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-06 23:14:00 +00:00
Lance Willett 67deebeca5 Bundled Themes: allow `show_home` argument to be overridden when using `wp_page_menu` as a fallback to a Custom Menu. Props SergeyBiryukov and kovshenin, fixes #22331.
git-svn-id: https://develop.svn.wordpress.org/trunk@22359 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-02 16:52:53 +00:00
Lance Willett fa95152015 Twenty Twelve: handle a long site title a bit better in mobile view, don't use line-height to add space between the h1 and h2 elements in this case.
git-svn-id: https://develop.svn.wordpress.org/trunk@22358 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-02 16:48:11 +00:00
Lance Willett 7dff35e75d Twenty Twelve: additional rule needed for nav menu style change in r22296, to allow long words to break in submenus. Props SergeyBiryukov, closes #22088.
git-svn-id: https://develop.svn.wordpress.org/trunk@22297 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-25 18:42:21 +00:00
Lance Willett f853d3b345 Twenty Twelve: fix navigation menu behavior when a space and one single character causes newline in navigation anchor element display. Fixes #22088.
git-svn-id: https://develop.svn.wordpress.org/trunk@22296 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-25 16:26:33 +00:00
Lance Willett 4be5613bb6 Twenty Twelve: use plain text apostrophe in PHP template file comment text. Props zeo, fixes #22276.
git-svn-id: https://develop.svn.wordpress.org/trunk@22295 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-25 16:06:21 +00:00
Lance Willett f41b914666 Twenty Twelve: fix style for links in gallery captions wrapping to next line, props DrewAPicture. Fixes #22227.
git-svn-id: https://develop.svn.wordpress.org/trunk@22294 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-25 16:01:23 +00:00
potbot 192e8e8065 POT, generated from r22217
git-svn-id: https://develop.svn.wordpress.org/trunk@22218 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-12 17:19:11 +00:00
Lance Willett a2445aef9b Twenty Eleven image optimization, compress PNG files a bit more.
git-svn-id: https://develop.svn.wordpress.org/trunk@22217 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-12 16:41:15 +00:00
Lance Willett e092ce7546 Twenty Ten: better spacing for rows of in-content page links. Props iandstewart, fixes #16570.
git-svn-id: https://develop.svn.wordpress.org/trunk@22216 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-12 16:32:34 +00:00
Lance Willett 0026eb9c10 Twenty Ten image optimization, compress JPG and PNG files a bit more.
git-svn-id: https://develop.svn.wordpress.org/trunk@22215 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-12 16:27:21 +00:00
Lance Willett df938da26c Twenty Ten and Eleven: remove invalid rel attribute generator from footer markup, see #22095.
git-svn-id: https://develop.svn.wordpress.org/trunk@22214 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-12 16:13:37 +00:00
Lance Willett 8c890aa154 Twenty Eleven: remove invalid pubdate value from time elements. See #22095.
git-svn-id: https://develop.svn.wordpress.org/trunk@22213 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-12 16:12:14 +00:00
Lance Willett 678b2e0695 Style <small> element in default themes a bit smaller than normal text, props obenland. Fixes #22109.
git-svn-id: https://develop.svn.wordpress.org/trunk@22211 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-12 15:24:23 +00:00
potbot 1a57c4623c POT, generated from r22208
git-svn-id: https://develop.svn.wordpress.org/trunk@22209 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-12 00:19:09 +00:00
Lance Willett ab72140469 Twenty Twelve: remove invalid rel attribute `generator` from footer markup, see #22095.
git-svn-id: https://develop.svn.wordpress.org/trunk@22207 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 23:40:23 +00:00
Lance Willett 96c3ade4b5 Twenty Twelve: remove invalid `pubdate` value from time elements. See #22095.
git-svn-id: https://develop.svn.wordpress.org/trunk@22206 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 23:39:24 +00:00
potbot 5ed25cf4a8 POT, generated from r22204
git-svn-id: https://develop.svn.wordpress.org/trunk@22205 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 23:19:52 +00:00
Lance Willett e775e06c24 Twenty Twelve: add missing reply link to post format templates, props obenland. Fixes #22169.
git-svn-id: https://develop.svn.wordpress.org/trunk@22203 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 22:26:06 +00:00
potbot 205501dac7 POT, generated from r22201
git-svn-id: https://develop.svn.wordpress.org/trunk@22202 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 22:19:14 +00:00
Lance Willett 093fd9bb1d Twenty Twelve: implement better support for IE7 and IE8 (don't use mobile menu). See #22044.
git-svn-id: https://develop.svn.wordpress.org/trunk@22201 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 22:07:06 +00:00
Lance Willett 1a766217d9 Twenty Eleven: escape i18n attributes as late as possible, props mfields. See #21756.
git-svn-id: https://develop.svn.wordpress.org/trunk@22199 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 21:30:42 +00:00
potbot d6ef68fdc6 POT, generated from r22196
git-svn-id: https://develop.svn.wordpress.org/trunk@22198 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 20:19:00 +00:00
Lance Willett c77c6ae9cb Twenty Ten: escape i18n attributes as late as possible, fixes cases in loop.php -- props mfields. See #21756.
git-svn-id: https://develop.svn.wordpress.org/trunk@22197 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 20:12:40 +00:00
Lance Willett 9653d6f7ef Twenty Eleven: add rule to force override the fixed width for Twitter embeds. Props kovshenin, fixes #21680; see also r21637.
git-svn-id: https://develop.svn.wordpress.org/trunk@22196 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 20:10:47 +00:00
Lance Willett 23e63d1cbc Twenty Ten and Eleven: more elegant fix for long word overflow in sidebars. Also improves image resizing for images in widgets in Twenty Ten. Props obenland, fixes #21151; see #21503 also.
git-svn-id: https://develop.svn.wordpress.org/trunk@22195 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 20:02:33 +00:00
Lance Willett b35e7c1b03 Twenty Ten: allow page ancestors to have a visual "on" state, props mfields. Fixes #21647.
git-svn-id: https://develop.svn.wordpress.org/trunk@22194 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 19:57:10 +00:00
Lance Willett 51a14e8247 Twenty Eleven: show categories and tags only when supported by post type, using `is_object_in_taxonomy()` instead of only checking for 'post' post types. Props obenland, fixes #20922.
git-svn-id: https://develop.svn.wordpress.org/trunk@22193 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 19:53:35 +00:00
Lance Willett b70d912fe8 Twenty Twelve: set width for search input in widget context, to avoid dropping the submit button to a new line. Occurs in cases of localized installs where the submit text is wider than English, and seen in various Windows browsers. Fixes #22054.
git-svn-id: https://develop.svn.wordpress.org/trunk@22191 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 18:20:53 +00:00
Lance Willett b7a3d32f3d Twenty Twelve: put back screen-reader-text selector, but just for site content (allows toolbar text to work correctly). See r22186 and #22025.
git-svn-id: https://develop.svn.wordpress.org/trunk@22188 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 17:36:46 +00:00
Lance Willett f58fb6ec19 Twenty Twelve: fix duplicate print CSS rules, props obenland. Fixes #22108.
git-svn-id: https://develop.svn.wordpress.org/trunk@22187 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 17:28:16 +00:00
Lance Willett 80ffc60d40 Twenty Twelve: improve skip link visibility, mimicing the core toolbar skiplink. Closes #22025, see #22087.
git-svn-id: https://develop.svn.wordpress.org/trunk@22186 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 17:17:55 +00:00
Lance Willett 03e616cc7c Twenty Twelve: remove a duplicate/misplaced condition in theme-customizer.js, props DrewAPicture. Closes #21685.
git-svn-id: https://develop.svn.wordpress.org/trunk@22168 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-10 20:47:07 +00:00
Daryl Koopersmith 6500957bcd Improve styling and markup for gallery and attachment MCE views.
Attachment views can now inherit from the theme's `editor-style.css` — just have any rules that apply to the `img` tag apply to `.editor-attachment` as well.

Adds a non-functional edit button to gallery views.

see #21390, #21813, #21815.


git-svn-id: https://develop.svn.wordpress.org/trunk@22154 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-10 06:47:22 +00:00
potbot 6c4e60c1b0 POT, generated from r22152
git-svn-id: https://develop.svn.wordpress.org/trunk@22153 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-10 00:18:33 +00:00
Andrew Nacin 2a4e10733e Add author URI and complete theme URI to Twenty Ten. props DrewAPicture, fixes #22012.
git-svn-id: https://develop.svn.wordpress.org/trunk@22151 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-09 23:45:47 +00:00
Ryan Boren b0cae159ea Put required field indicators within labels. Update styling of bundled themes to accommodate. Props MikeHansenMe. fixes #21897
git-svn-id: https://develop.svn.wordpress.org/trunk@22123 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-05 16:34:32 +00:00
Lance Willett 5e08c35830 Twenty Ten and Eleven: update screenshot.png files in both themes to double-sized versions for HiDPI support. Fixes #21388.
git-svn-id: https://develop.svn.wordpress.org/trunk@22112 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-04 17:43:20 +00:00
potbot 6a9d3c28b2 POT, generated from r22096
git-svn-id: https://develop.svn.wordpress.org/trunk@22097 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-01 22:18:50 +00:00
Lance Willett 821f11cb45 Twenty Twelve: fix typo in theme description, props obenland. Fixes #22066.
git-svn-id: https://develop.svn.wordpress.org/trunk@22096 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-01 22:08:24 +00:00
Lance Willett 465e07a06f Twenty Twelve: fix incorrect math in style.css rem example calculation, props TomasM. Closes #22019.
git-svn-id: https://develop.svn.wordpress.org/trunk@22069 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 18:43:39 +00:00
Andrew Nacin df005b6e64 Add page templates to the Twenty Twelve POT file. Remove tags from theme POT files. fixes #22016.
git-svn-id: https://develop.svn.wordpress.org/trunk@22067 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 17:51:53 +00:00
Lance Willett 295237f41f Twenty Twelve: better logic for on/off setting to be translated to turn off the font if translators explicitly say so. Also minor fixes to spelling and to use yoda comparison. Fixes #21751.
git-svn-id: https://develop.svn.wordpress.org/trunk@22066 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 17:44:54 +00:00
potbot dfe0b007f7 POT, generated from r22061
git-svn-id: https://develop.svn.wordpress.org/trunk@22062 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 16:19:18 +00:00
Lance Willett 8d045bd12f Twenty Twelve: consolidate "Apologies" strings, see #22016.
git-svn-id: https://develop.svn.wordpress.org/trunk@22061 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 15:43:44 +00:00
Lance Willett bd9a91c240 Twenty Twelve: fix comments in two files, for accuracy.
git-svn-id: https://develop.svn.wordpress.org/trunk@22059 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 15:23:15 +00:00
Lance Willett 4f4bdde377 Twenty Twelve: consistent indentation for content-* template files.
git-svn-id: https://develop.svn.wordpress.org/trunk@22058 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 15:20:52 +00:00
Lance Willett 983bcaef18 Twenty Twelve: clean up tag.php extra newline, see r22048 and #21951.
git-svn-id: https://develop.svn.wordpress.org/trunk@22057 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 15:20:01 +00:00
Andrew Nacin 71c3fc4e5b Make a string not empty to it ends up in the POT file.
git-svn-id: https://develop.svn.wordpress.org/trunk@22052 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 07:38:16 +00:00
potbot b8b71f9049 POT, generated from r22050
git-svn-id: https://develop.svn.wordpress.org/trunk@22051 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 07:34:20 +00:00
Andrew Nacin f944e28a76 Twenty Twelve 1.0, barring any last-minute tweaks. see #21789.
git-svn-id: https://develop.svn.wordpress.org/trunk@22050 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 07:32:33 +00:00
Andrew Nacin 30816ade4e Simplify the Open Sans translator voodoo. see #21751.
git-svn-id: https://develop.svn.wordpress.org/trunk@22049 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 07:30:27 +00:00
Andrew Nacin 34d41e32ba Add tag.php and category.php to Twenty Twelve. While by no means required, it pulls some extra logic out of archive.php, instead leveraging the template hierarchy so it is hopefully more understandable to users tweaking their themes. Use alternative control structure syntax in all templates. fixes #21951.
git-svn-id: https://develop.svn.wordpress.org/trunk@22048 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 07:01:16 +00:00
Lance Willett d849e65a30 Twenty Twelve: better i18n for next and previous post arrow entities in single.php, props SergeyBiryukov. Fixes #22008.
git-svn-id: https://develop.svn.wordpress.org/trunk@22035 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-27 03:47:21 +00:00
Lance Willett 5453d7d84d Twenty Twelve: allow translators to load extra character subsets for Open Sans font, props obenland. See #21751.
git-svn-id: https://develop.svn.wordpress.org/trunk@22020 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-26 20:05:12 +00:00
Lance Willett 5a03a885f3 Twenty Twelve: header image should be wrapped in a link to home. Fixes #22004.
git-svn-id: https://develop.svn.wordpress.org/trunk@22014 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-26 16:59:57 +00:00
Lance Willett ca87da4ae7 Twenty Twelve: update comment blocks at top of each page template with a better explanation of use and purpose.
git-svn-id: https://develop.svn.wordpress.org/trunk@22002 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-25 19:58:33 +00:00
Lance Willett 63c7766bad Twenty Twelve: include a more verbose comment to educate themers on how to create specific template files for archive views, like tag.php and author.php. See #21951.
git-svn-id: https://develop.svn.wordpress.org/trunk@21992 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 23:49:45 +00:00
Lance Willett 42120e0a5f Twenty Twelve: make submenu a bit wider to support longer words in menu item link text. Matches Twenty Ten and Eleven. See #21964.
git-svn-id: https://develop.svn.wordpress.org/trunk@21991 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 23:46:04 +00:00
Lance Willett 5ad3354243 Twenty Twelve: style basic HTML elements in text widgets, props DrewAPicture. Fixes #21932.
git-svn-id: https://develop.svn.wordpress.org/trunk@21990 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 23:17:52 +00:00
Lance Willett 0efa983343 Twenty Twelve: remove extra space left from r21976 change.
git-svn-id: https://develop.svn.wordpress.org/trunk@21977 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 18:39:05 +00:00
Lance Willett 266f8fda03 Twenty Twelve: remove the word "Blog" from archive title, see #21951. Also remove from two comments in functions.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@21976 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 18:33:09 +00:00
Lance Willett 9cadeb70ca Twenty Twelve: remove `twentytwelve_frontpage_sidebar_class()` and make front page sidebar number filterable via `body_class`. Fixes #21942.
git-svn-id: https://develop.svn.wordpress.org/trunk@21975 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-24 16:57:42 +00:00
Lance Willett 1cea16720f Twenty Twelve: change author template markup to use classes instead of IDs, fixes #21937.
git-svn-id: https://develop.svn.wordpress.org/trunk@21941 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-21 16:39:38 +00:00
Lance Willett 23165127fc Twenty Twelve: rework markup and styles for status post format after discussion with drewstrojny and testing for float clearing. Closes #21743.
git-svn-id: https://develop.svn.wordpress.org/trunk@21933 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-20 21:51:48 +00:00
Lance Willett 2c0959a6c5 Twenty Twelve: update status post format styles and markup, props drewstrojny. See #21743.
git-svn-id: https://develop.svn.wordpress.org/trunk@21932 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-20 19:42:19 +00:00
Lance Willett 46b365fae1 Twenty Twelve: remove duplicate font-size rules, defined already for list items in this context.
git-svn-id: https://develop.svn.wordpress.org/trunk@21930 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-20 16:33:40 +00:00
Lance Willett 4d4babe751 Twenty Twelve: update navigation script to check for missing button and menu children earlier; allows an empty menu to be set without showing the button. See #21678.
git-svn-id: https://develop.svn.wordpress.org/trunk@21929 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-20 16:28:27 +00:00
Lance Willett c2a1b19736 Twenty Twelve: remove overflow rule from wrapper element to allow image styles to spill out into margins. Fixes #21926. See also #21381.
git-svn-id: https://develop.svn.wordpress.org/trunk@21918 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-19 17:38:30 +00:00
Lance Willett 881acec892 Twenty Twelve: update base style for comment textarea and input elements to avoid clipping off the edges. Props emiluzelac and obenland, fixes #21916.
git-svn-id: https://develop.svn.wordpress.org/trunk@21897 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-18 21:36:31 +00:00
Lance Willett 42eb0570ef Twenty Twelve: fix typo in stylesheet description, props nacin. See #21909.
git-svn-id: https://develop.svn.wordpress.org/trunk@21893 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-18 18:08:58 +00:00
Lance Willett e5318926b7 Twenty Twelve: compress new screenshot.png down a bit, 0.78% savings. See r21884.
git-svn-id: https://develop.svn.wordpress.org/trunk@21887 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-18 17:31:50 +00:00
Lance Willett da5ab73df1 Twenty Twelve: rename homepage template to front-page; including s/home/front-page/ in many places -- see notes in ticket. See #21909.
git-svn-id: https://develop.svn.wordpress.org/trunk@21886 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-18 17:28:36 +00:00
potbot ec10500e43 POT, generated from r21882
git-svn-id: https://develop.svn.wordpress.org/trunk@21885 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-17 22:19:03 +00:00
Lance Willett 5129499c7b Twenty Twelve: update screenshot with double-sized version at 600x450, props drewstrojny. See #21388 and #21227.
git-svn-id: https://develop.svn.wordpress.org/trunk@21884 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-17 22:18:09 +00:00
Lance Willett 97355aebf0 Twenty Twelve: allow Open Sans to be disabled per language, since it does not support all languages, and some odd combinations of OS and browser versions don't support any non-Latin language very well.
Props obenland and SergeyBiryukov for patches, fixes #21751.


git-svn-id: https://develop.svn.wordpress.org/trunk@21882 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-17 22:07:51 +00:00
potbot 46b4b41608 POT, generated from r21763
git-svn-id: https://develop.svn.wordpress.org/trunk@21764 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-05 15:19:09 +00:00
Lance Willett 0bebd54abd Twenty Twelve: combine two "Nothing Found" strings for consistency and simpler translation, props SergeyBiryukov. Fixes #21802.
git-svn-id: https://develop.svn.wordpress.org/trunk@21763 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-05 15:04:34 +00:00
potbot 00e655fd8e POT, generated from r21761
git-svn-id: https://develop.svn.wordpress.org/trunk@21762 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-05 05:19:03 +00:00
Lance Willett e85e39fa87 Twenty Twelve: hide author name on single author blogs, using `is_multi_author()` -- fixes #21759, props iamtakashi.
git-svn-id: https://develop.svn.wordpress.org/trunk@21761 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-05 04:33:55 +00:00
potbot 6ebbd13547 POT, generated from r21732
git-svn-id: https://develop.svn.wordpress.org/trunk@21733 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 06:18:25 +00:00
Lance Willett e08066df60 Twenty Twelve: remove executable bit from content-status.php, see r21726.
git-svn-id: https://develop.svn.wordpress.org/trunk@21732 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 05:53:14 +00:00
potbot 104f72ea40 POT, generated from r21728
git-svn-id: https://develop.svn.wordpress.org/trunk@21731 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 05:18:55 +00:00
Lance Willett 800e28a729 Twenty Twelve: s/Show Menu/Menu/ for clarity and simplicity, and maybe more semantic and accessible. Fixes #21783, props iandstewart.
git-svn-id: https://develop.svn.wordpress.org/trunk@21730 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 05:18:17 +00:00
Lance Willett 4b6c92c0db Twenty Twelve: better bottom spacing for blockquotes, making it easier for child themes to style blockquotes followed by paragraphs. Props markjaquith and obenland, fixes #21764.
git-svn-id: https://develop.svn.wordpress.org/trunk@21729 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 05:14:46 +00:00
Lance Willett cf0695d9fc Twenty Twelve: list items need larger left margins to avoid cutting off the left-side (digit in the case of ordered lists). Props sixhours and obenland, fixes #21750.
git-svn-id: https://develop.svn.wordpress.org/trunk@21728 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 05:08:32 +00:00
Lance Willett 8d29c1f2f8 Twenty Twelve: add support for Status post format. See #21743.
git-svn-id: https://develop.svn.wordpress.org/trunk@21726 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 05:00:19 +00:00
Lance Willett cbe4880050 Twenty Twelve: review and remove unneeded overflow rules, and remove duplicate style block. Props obenland, fixes #21740.
git-svn-id: https://develop.svn.wordpress.org/trunk@21725 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 04:54:24 +00:00
Lance Willett a7151bc80a Twenty Twelve: fix edit_post_link() inconsistencies, props obenland. Fixes #21722.
git-svn-id: https://develop.svn.wordpress.org/trunk@21723 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 04:17:49 +00:00
Lance Willett 53e18e43f4 Twenty Twelve: remove justified text alignment rules for small screens. Closes #21385.
git-svn-id: https://develop.svn.wordpress.org/trunk@21721 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 03:58:24 +00:00
Lance Willett 866d1a2a8a Twenty Twelve: fix long word overflow in IE9 and FF15 by using `word-wrap` instead of `word-break`, fixes #21503.
git-svn-id: https://develop.svn.wordpress.org/trunk@21720 602fd350-edb4-49c9-b593-d223f7449a82
2012-09-04 03:47:24 +00:00
Lance Willett 2cee83814b Twenty Twelve: go with `echo get_the_date()` here, added in r21670 but reverted accidentally in r21674. Props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@21675 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 19:32:05 +00:00
Lance Willett b9c884ed97 Twenty Twelve: add a better permalink markup structure to content-image.php template, for usability when image posts have no title. Props obenland, fixes #21723.
git-svn-id: https://develop.svn.wordpress.org/trunk@21674 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 19:27:27 +00:00
Lance Willett 8e8c5b77fe Twenty Twelve: use `get_the_date()` rather than `the_date()` in content templates to ensure a date is always output and a post permalink is visible to site visitors. Props obenland and ocean90, fixes #21721.
git-svn-id: https://develop.svn.wordpress.org/trunk@21670 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 17:23:22 +00:00
potbot 3baea99e9b POT, generated from r21668
git-svn-id: https://develop.svn.wordpress.org/trunk@21669 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 17:18:55 +00:00
Lance Willett 9051dd1d06 Twenty Twelve: move Open Sans custom font loading to a body class to allow easier overriding, fixes #21694.
* Use wp_style_is() to check for the enqueued CSS file before adding the body class value.
 * Add a sample dequeue method in the comments as documentation for child themers and their ilk.

Props viniciusmassuchetto, nacin, and obenland.


git-svn-id: https://develop.svn.wordpress.org/trunk@21668 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 16:59:22 +00:00
Lance Willett 93f85f9f9f Twenty Twelve: remove aggressive text-align rule, set to inherit instead to allow editor-added styles to justify per author's desire. Props obenland, fixes #21739.
git-svn-id: https://develop.svn.wordpress.org/trunk@21667 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 16:39:49 +00:00
Lance Willett f9429df937 Twenty Twelve: move text treatment for footer anchor element up to its parent container, to allow styling any text in the footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@21666 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 16:25:31 +00:00
Lance Willett ce7c75f5b5 Twenty Twelve: remove unneeded float rule from nav list items, there is nothing to override here.
Also allows authors to assign CSS classes and float menu items with something like `alignright`.


git-svn-id: https://develop.svn.wordpress.org/trunk@21665 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-30 16:24:29 +00:00
potbot 331b063910 POT, generated from r21648
git-svn-id: https://develop.svn.wordpress.org/trunk@21649 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 18:18:47 +00:00
Lance Willett 01b8de2e0e Twenty Twelve: use sidebar ID string value for sidebar checks instead of hard-coded integer, props nacin. See #21685.
git-svn-id: https://develop.svn.wordpress.org/trunk@21643 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 17:16:18 +00:00
Lance Willett 0dae6cb745 Twenty Twelve: rename custom page templates and place in sub-directory. Closes #21715.
git-svn-id: https://develop.svn.wordpress.org/trunk@21642 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 17:12:10 +00:00
potbot e1817f66d2 POT, generated from r21639
git-svn-id: https://develop.svn.wordpress.org/trunk@21640 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 03:19:03 +00:00
Lance Willett 6165bfd311 Twenty Twelve: simplify custom font loading behavior, see #21694.
* Remove theme options code and support from theme.
 * Keep Open Sans font first in the stack and make it always loaded.
 * Move Customizer pieces from Theme Options out of class structure and into functions.php.


git-svn-id: https://develop.svn.wordpress.org/trunk@21639 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 02:18:43 +00:00
potbot 5aafc923cd POT, generated from r21637
git-svn-id: https://develop.svn.wordpress.org/trunk@21638 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 02:18:23 +00:00
Lance Willett c93e79d25a Twenty Twelve: add rule to force override the fixed width for Twitter embeds. Props kovshenin, see #21680.
git-svn-id: https://develop.svn.wordpress.org/trunk@21637 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 01:29:16 +00:00
Lance Willett 0e13c1d7d0 Twenty Twelve: improve line-height and font-size for text widget output without added paragraph wrappers. Props leogermani, fixes #21693.
git-svn-id: https://develop.svn.wordpress.org/trunk@21636 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 01:23:13 +00:00
Lance Willett 518e6bead2 Twenty Twelve: add back more specific selector to wp-smiley class, forces removing image shadows from smileys. Props obenland, fixes #21696.
git-svn-id: https://develop.svn.wordpress.org/trunk@21635 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 01:18:12 +00:00
Lance Willett 51008220e8 Twenty Twelve: add missing period in meta section of the 'image.php' template. Props viniciusmassuchetto, fixes #21695.
git-svn-id: https://develop.svn.wordpress.org/trunk@21634 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-28 01:15:13 +00:00
Lance Willett 58e0fdfd7b Twenty Twelve: style email and url input types, and minor stylesheet cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@21626 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 23:27:04 +00:00
potbot 4785be51e1 POT, generated from r21624
git-svn-id: https://develop.svn.wordpress.org/trunk@21625 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 18:18:46 +00:00
Lance Willett a64990b266 Twenty Twelve: pinking your trailing spaces, see #21675.
git-svn-id: https://develop.svn.wordpress.org/trunk@21624 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 17:57:42 +00:00
Lance Willett e28400718b Twenty Twelve: theme-options.php fixes from obenland, see #21685.
* Capability is already set to 'edit_theme_options' by default
 * Simplify logic for form input validation


git-svn-id: https://develop.svn.wordpress.org/trunk@21623 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 17:51:21 +00:00
Lance Willett 2f03315495 Twenty Twelve: JavaScript fix props obenland; no need to put the selector in a variable as it will be called only once anyway. See #21685.
git-svn-id: https://develop.svn.wordpress.org/trunk@21622 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 17:47:34 +00:00
Lance Willett 4e6d018d53 Twenty Twelve: comments.php, cleanup and better indentation. Props obenland, see #21685.
git-svn-id: https://develop.svn.wordpress.org/trunk@21621 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 17:41:32 +00:00
Lance Willett 762134e6f6 Twenty Twelve: consistently call sidebar areas with just the ID value, props obenland. See #21685.
git-svn-id: https://develop.svn.wordpress.org/trunk@21620 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 17:32:06 +00:00
potbot 05160bb1dc POT, generated from r21617
git-svn-id: https://develop.svn.wordpress.org/trunk@21619 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 17:18:53 +00:00
Lance Willett b35b668041 Twenty Twelve: review and clean up end-of-element HTML comments. Props obenland for starter patch. Closes #21675.
git-svn-id: https://develop.svn.wordpress.org/trunk@21618 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 17:16:56 +00:00
Lance Willett 9cbecf7a84 Twenty Twelve: review and clarify code commenting and documentation. Props jorbin and obenland. See #21675.
git-svn-id: https://develop.svn.wordpress.org/trunk@21617 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 16:53:32 +00:00
Lance Willett e86e4fae4b Twenty Twelve: spaces to tabs in navigation.js, props obenland. See #21685.
git-svn-id: https://develop.svn.wordpress.org/trunk@21616 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 16:50:05 +00:00
potbot 351fa9cdea POT, generated from r21613
git-svn-id: https://develop.svn.wordpress.org/trunk@21614 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-25 00:19:05 +00:00
Lance Willett 29252a0121 Twenty Twelve: bump theme version to .9
git-svn-id: https://develop.svn.wordpress.org/trunk@21613 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-24 23:41:25 +00:00
Lance Willett ed2c34c971 Twenty Twelve: remove typo in r21611. No 13 fo' you.
git-svn-id: https://develop.svn.wordpress.org/trunk@21612 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-24 21:08:35 +00:00
Lance Willett 6255e979f8 Twenty Twelve: rework navigation to remove need for jQuery and support wp_page_menu markup better. Fixes #21562.
git-svn-id: https://develop.svn.wordpress.org/trunk@21611 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-24 21:07:19 +00:00
potbot 9826917f39 POT, generated from r21605
git-svn-id: https://develop.svn.wordpress.org/trunk@21607 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-24 16:18:56 +00:00
potbot 57e6d56ea4 POT, generated from r21605
git-svn-id: https://develop.svn.wordpress.org/trunk@21606 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-24 16:18:49 +00:00
Andrew Nacin e1d2b7baa0 Add new 'flexible-header' tag for themes. Add it to Twenty Ten and Twenty Eleven. [21533] added it for Twenty Twelve.
props lancewillett. fixes #21065.



git-svn-id: https://develop.svn.wordpress.org/trunk@21604 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-24 15:22:14 +00:00
Lance Willett ad6704a632 Twenty Twelve: remove matchMedia JS polyfill now that older browsers are getting mobile-first navigation styles. Props Jayjdk, see #21562.
git-svn-id: https://develop.svn.wordpress.org/trunk@21603 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-23 23:39:57 +00:00
potbot 2578ecfabd POT, generated from r21600
git-svn-id: https://develop.svn.wordpress.org/trunk@21602 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-23 21:18:27 +00:00
Lance Willett 326d6db1ed Twenty Twelve: include links to source code for html5 shiv and matchmedia polyfil, props jorbin. Fixes #21671.
git-svn-id: https://develop.svn.wordpress.org/trunk@21600 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-23 20:52:07 +00:00
Lance Willett 2b6c43d89b Twenty Twelve: s/Show navigation/Show menu/ in small menu button text, props nacin. See #21562.
git-svn-id: https://develop.svn.wordpress.org/trunk@21573 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-21 17:31:33 +00:00
Lance Willett 89d3a6c1a1 Twenty Twelve: add in missing style.css tag for 'editor-style', see #21376.
git-svn-id: https://develop.svn.wordpress.org/trunk@21566 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 22:26:51 +00:00
Lance Willett 81e0beea4c Twenty Twelve: update RTL stylsheet based on recent layout changes, see #21441.
git-svn-id: https://develop.svn.wordpress.org/trunk@21565 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 22:11:36 +00:00
Lance Willett c03b4a21c6 Twenty Twelve: in small menu give sub-menu items a bit of indentation to denote the hierarchy of items. See #21562.
git-svn-id: https://develop.svn.wordpress.org/trunk@21564 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 22:10:56 +00:00
Lance Willett c4e51487e5 Twenty Twelve: minor style fixes for small navigation menu (line-height) -- see #21562; featured image on homepage timeplate (space below image in small layouts).
git-svn-id: https://develop.svn.wordpress.org/trunk@21562 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 21:44:38 +00:00
Lance Willett 453941f725 Twenty Twelve: better naming for the homepage widget areas, props nacin. See #21619.
git-svn-id: https://develop.svn.wordpress.org/trunk@21558 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 19:43:16 +00:00
Lance Willett 35ad2034b2 Twenty Twelve: re-implement the hiding of toggle element when empty menu is present, see #21562 and r21520 props cfinke.
git-svn-id: https://develop.svn.wordpress.org/trunk@21557 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 19:14:51 +00:00
Lance Willett 9bdc159632 Twenty Twelve: patch IE7 for clip styles (hidden elements were displaying incorrectly).
git-svn-id: https://develop.svn.wordpress.org/trunk@21556 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 19:13:28 +00:00
Lance Willett 1addc8f756 Twenty Twelve: change homepage widget areas to use columns or multiple areas instead of one big area. Fixes #21619, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@21555 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 18:45:00 +00:00
Lance Willett c148784433 Twenty Twelve: improve navigation to be mobile-first and not rely on JS for hiding and showing, props obenland for patches. See #21562.
git-svn-id: https://develop.svn.wordpress.org/trunk@21554 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-20 18:35:33 +00:00
Lance Willett c43e008f54 Twenty Twelve: remove twentytwelve_is_categorized_site() in favor of a theme-agnostic future core fix for this issue, see #21479.
Also simplify the logic for checking tag and categories, props SergeyBiryukov and obenland.


git-svn-id: https://develop.svn.wordpress.org/trunk@21543 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-17 22:18:01 +00:00
Lance Willett 0c088e5f37 Twenty Twelve: output dynamic end comment ID value for navigation container (above|below).
git-svn-id: https://develop.svn.wordpress.org/trunk@21542 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-17 21:20:16 +00:00
Lance Willett d022dec53b Twenty Twelve: minor CSS cleanup for extra trailing selector comma, spacing, and too-specific class selector.
git-svn-id: https://develop.svn.wordpress.org/trunk@21540 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-17 17:23:49 +00:00
Lance Willett b6c113f135 Twenty Twelve: add flexible-header tag back into style.css, in anticipation of it being a core-allowed tag, see #21065.
Remove responsive-width since it's not decided yet, see #21065.


git-svn-id: https://develop.svn.wordpress.org/trunk@21533 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 22:20:57 +00:00
Lance Willett 8d5d12272d Twenty Twelve: remove `initial-scale` value from viewport meta element to avoid iOS zoom bug. Props bradthomas127, see #21577.
git-svn-id: https://develop.svn.wordpress.org/trunk@21525 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 16:05:13 +00:00
Lance Willett 1ccc08642e Twenty Twelve: s/"/'/ in array notation, props JarretC. Fixes #21587.
git-svn-id: https://develop.svn.wordpress.org/trunk@21524 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 15:58:25 +00:00
Lance Willett c5902bca7b Twenty Twelve: selector for navigation menu should style the menu list element, props obenland, see #21562.
Also remove duplicate line-height rule, props bradthomas127. See #21577.


git-svn-id: https://develop.svn.wordpress.org/trunk@21520 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 05:56:24 +00:00
Lance Willett b07a12820a Twenty Twelve: stop nav slide animation when clicking the button multiple times in a row. Props Jayjdk, fixes #21531.
git-svn-id: https://develop.svn.wordpress.org/trunk@21519 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 05:37:36 +00:00
Lance Willett 77411d483e Twenty Twelve: fix centering of image captions on image attachment view. Fixes #21530.
git-svn-id: https://develop.svn.wordpress.org/trunk@21518 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 05:30:36 +00:00
Lance Willett 8b7561bee8 Twenty Twelve: better fix for long words getting hidden in widgets, putting the rules in the correct selector, props obenland. Closes #21503.
git-svn-id: https://develop.svn.wordpress.org/trunk@21517 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-15 05:25:40 +00:00