Skip to content
Snippets Groups Projects
Commit 21134bf7 authored by Kevin Abel's avatar Kevin Abel
Browse files

Fix URL to visitor CSS (hosted from different domain)

parent 533ccaa2
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
<!-- InstanceBeginEditable name="head" -->
<!-- Place optional header elements here -->
<!--[if (gte IE 9)|!(IEMobile)|!(IE)]><!-->
<link rel="stylesheet" href="../sharedcode/css/4.0.css" />
<link rel="stylesheet" href="/ucomm/sharedcode/css/4.0.css" />
<!--<![endif]-->
<!-- For old IE, bring in all the styles w/o media queries -->
<!--[if lt IE 9]>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment