From 5e5ba9325d12724be4d56d56103964f9d06bbb66 Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Mon, 29 Sep 2014 13:28:16 +0000 Subject: [PATCH] Use HTTPS URLs for core.trac.wordpress.org see #27115 Built from https://develop.svn.wordpress.org/trunk@29788 git-svn-id: http://core.svn.wordpress.org/trunk@29560 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 7e98a9f2d..4b00c2857 100644 --- a/style.css +++ b/style.css @@ -1452,7 +1452,7 @@ img#wpstats { /* Does the same thing as , * but in the future W3C standard way. -ms- prefix is required for IE10+ to * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor - * the meta tag. See http://core.trac.wordpress.org/ticket/25888. + * the meta tag. See https://core.trac.wordpress.org/ticket/25888. */ @-ms-viewport { width: device-width;