summaryrefslogtreecommitdiff
path: root/web-ui/app/sandbox.html
diff options
context:
space:
mode:
authorFelix Hammerl <fhammerl@thoughtworks.com>2016-03-24 12:18:22 +0100
committerFelix Hammerl <fhammerl@thoughtworks.com>2016-03-24 12:22:25 +0100
commite1211fc4fcfbad96be8692a1d375cf10c9157ee5 (patch)
treed6b485420be0bb1115737330b5e0496f24e94c7b /web-ui/app/sandbox.html
parente887b933ab9b6f83d6ebe02138ea3cd79d30c710 (diff)
Issue #656: Fix sandbox fonts
Add CORS headers to sandbox resource Add OpenSans in normal font weight (400) to the sandbox CSS
Diffstat (limited to 'web-ui/app/sandbox.html')
-rw-r--r--web-ui/app/sandbox.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/web-ui/app/sandbox.html b/web-ui/app/sandbox.html
index 13a86f25..8325b0da 100644
--- a/web-ui/app/sandbox.html
+++ b/web-ui/app/sandbox.html
@@ -3,7 +3,6 @@
<head>
<meta charset="utf-8">
- <link href="css/opensans.css" rel="stylesheet" type="text/css">
<link href="css/sandbox.css" rel="stylesheet" type="text/css">
<!--usemin_start-->