diff --git a/ckanext/odsh/fanstatic/odsh.css b/ckanext/odsh/fanstatic/odsh.css
index f9693b0395529ab780bdbac77fecf44a06bef3bd..62fe46182e64d76a2d12bd97dd73b7b341edb96a 100644
--- a/ckanext/odsh/fanstatic/odsh.css
+++ b/ckanext/odsh/fanstatic/odsh.css
@@ -1017,6 +1017,10 @@ a.odsh-star:hover {
 
 .dataset-info.issued {}
 
+.toolbar .breadcrumb .home {
+  padding-left: 0px;
+}
+
 .toolbar .breadcrumb>li a {
   font-weight: normal !important;
   font-size: 15px;