Twenty Fourteen: remove unnecessary `width` rule that broke responsiveness. Props iamtakashi.

Built from https://develop.svn.wordpress.org/trunk@26119


git-svn-id: http://core.svn.wordpress.org/trunk@26031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-11-13 03:21:10 +00:00
parent 7464f20e18
commit fdc8f7dcff
1 changed files with 0 additions and 8 deletions

View File

@ -1007,14 +1007,6 @@ span + .edit-link:before,
max-width: 672px;
}
.entry-header,
.entry-content,
.entry-summary,
.entry-meta,
.page-content {
width: 100%;
}
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,