For @cvrebert

This commit is contained in:
Mark Otto 2013-08-06 15:52:06 -07:00
parent 287fdf8381
commit 726bc02885
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
document.getElementsByTagName("head")[0].appendChild(msViewportStyle);
}
{% endhighlight %}
<p>For more information and usage guidelines, read <a href="http://timkadlec.com/2013/01/windows-phone-8-and-device-width/">Windows Phone 8 and Device-Width</a></p>
<p>For more information and usage guidelines, read <a href="http://timkadlec.com/2013/01/windows-phone-8-and-device-width/">Windows Phone 8 and Device-Width</a>.</p>
</div>