From c4c5aa993a06a23c7a0616d7a9cdf0768bf4e95b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 31 Jul 2019 11:54:21 -0400 Subject: [PATCH] Switch to overriding the path that Octavia switched to See https://gitlab.com/drutopia/octavia/issues/68 --- web/themes/custom/geofresco/geofresco.info.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/geofresco/geofresco.info.yml b/web/themes/custom/geofresco/geofresco.info.yml index c66afda..02c500d 100644 --- a/web/themes/custom/geofresco/geofresco.info.yml +++ b/web/themes/custom/geofresco/geofresco.info.yml @@ -50,4 +50,4 @@ libraries-override: bulma/global: css: base: - /themes/contrib/octavia/dist/css/bulma.css: dist/css/global.css + /themes/contrib/octavia/dist/css/modified-bulma.css: dist/css/global.css