Browse Source

This is stupid

Andy Baugh 6 years ago
parent
commit
dff52cf29f
1 changed files with 1 additions and 2 deletions
  1. 1 2
      notification-center/notification-center.tt

+ 1 - 2
notification-center/notification-center.tt

@@ -8,8 +8,7 @@
 
 	SET styleSheets = [
 		rtl_bootstrap,
-		'libraries/bootstrap/optimized/css/bootstrap.min.css'
-	    '/libraries/fontawesome/css/font-awesome.min.css'
+		'../libraries/bootstrap/optimized/css/bootstrap.min.css'
 	];
 
     WRAPPER 'master_templates/master.tmpl'