mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-09-13 06:19:44 -05:00
Obliterate trailing whitespace
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user