diff --git a/dmp-frontend/src/app/ui/dataset/listing/criteria/dataset-criteria.component.scss b/dmp-frontend/src/app/ui/dataset/listing/criteria/dataset-criteria.component.scss index 1dcdc4636..9154b4ca5 100644 --- a/dmp-frontend/src/app/ui/dataset/listing/criteria/dataset-criteria.component.scss +++ b/dmp-frontend/src/app/ui/dataset/listing/criteria/dataset-criteria.component.scss @@ -20,7 +20,7 @@ } .filters-title { - width: 90px; + width: 93px; color: #089dbb; background-color: white; padding: 0px 20px; diff --git a/dmp-frontend/src/app/ui/dmp/listing/criteria/dmp-criteria.component.scss b/dmp-frontend/src/app/ui/dmp/listing/criteria/dmp-criteria.component.scss index 434093e58..7d2c18ab2 100644 --- a/dmp-frontend/src/app/ui/dmp/listing/criteria/dmp-criteria.component.scss +++ b/dmp-frontend/src/app/ui/dmp/listing/criteria/dmp-criteria.component.scss @@ -36,7 +36,7 @@ } .filters-title { - width: 90px; + width: 93px; color: #089dbb; background-color: white; padding: 0px 20px; diff --git a/dmp-frontend/src/app/ui/dmp/overview/dmp-overview.component.scss b/dmp-frontend/src/app/ui/dmp/overview/dmp-overview.component.scss index 5ac7fc8f1..bd93feadb 100644 --- a/dmp-frontend/src/app/ui/dmp/overview/dmp-overview.component.scss +++ b/dmp-frontend/src/app/ui/dmp/overview/dmp-overview.component.scss @@ -67,7 +67,7 @@ } .grant-title { - width: 65px; + width: 68px; color: #089dbb; background-color: white; padding: 0px 10px; @@ -86,7 +86,7 @@ } .collaborators-title { - width: 135px; + width: 138px; color: #089dbb; background-color: white; padding: 0px 10px; diff --git a/dmp-frontend/src/app/ui/explore-dmp/dmp-explore-filters/explore-dmp-filters.component.scss b/dmp-frontend/src/app/ui/explore-dmp/dmp-explore-filters/explore-dmp-filters.component.scss index b3f5e80d5..0bceec0ed 100644 --- a/dmp-frontend/src/app/ui/explore-dmp/dmp-explore-filters/explore-dmp-filters.component.scss +++ b/dmp-frontend/src/app/ui/explore-dmp/dmp-explore-filters/explore-dmp-filters.component.scss @@ -30,7 +30,7 @@ } .filters-title { - width: 90px; + width: 93px; color: #089dbb; background-color: white; padding: 0px 20px;