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:
parent
7464f20e18
commit
fdc8f7dcff
wp-content/themes/twentyfourteen
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue