From 9ce4a22e2ae56eac6bda082ea3f56e281aa36b0e Mon Sep 17 00:00:00 2001 From: doug mansell Date: Sat, 25 Jan 2014 22:54:55 +0800 Subject: [PATCH] Remove browser detection which broke on IE11 --- examples/FBTestPlugin/switcher.html | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/examples/FBTestPlugin/switcher.html b/examples/FBTestPlugin/switcher.html index 9b2c1c11..95094a43 100644 --- a/examples/FBTestPlugin/switcher.html +++ b/examples/FBTestPlugin/switcher.html @@ -10,7 +10,6 @@ .hidden { display: none; } #delay { width: 100px; border: none; } #counters span { margin-right: 80px; font-size: 120pt; } - #browserVersion { font-size: 18pt; color: #336699; } -