Twenty Fifteen: Fix typo in a CSS comment.
props iamtakashi. fixes #30081. Built from https://develop.svn.wordpress.org/trunk@29995 git-svn-id: http://core.svn.wordpress.org/trunk@29736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
4dfe796cd2
commit
1c1139996a
|
@ -563,7 +563,7 @@ img.alignleft {
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 11.4 Desktop Small 967px
|
* 11.4 Desktop Small 955px
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@media screen and (min-width: 59.6875em) {
|
@media screen and (min-width: 59.6875em) {
|
||||||
|
|
|
@ -3803,7 +3803,7 @@ span > video {
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 15.4 Desktop Small 967px
|
* 15.4 Desktop Small 955px
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@media screen and (min-width: 59.6875em) {
|
@media screen and (min-width: 59.6875em) {
|
||||||
|
|
Loading…
Reference in New Issue