Obliterate trailing whitespace

This commit is contained in:
小太
2013-08-18 22:48:11 +10:00
parent 3b06c3d3d8
commit cf699c0494
20 changed files with 270 additions and 271 deletions

View File

@@ -40,14 +40,14 @@
<!--[if lte IE 8]>
<script src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script>
<style>
/*
/*
CSS rules to use for styling the overlay:
.chromeFrameOverlayContent
.chromeFrameOverlayContent iframe
.chromeFrameOverlayCloseBar
.chromeFrameOverlayUnderlay
*/
</style>
</style>
<script>
CFInstall.check({mode: "overlay"});
</script>