Skip to content

Commit 2f13c37

Browse files
Rom1-Bcedric-anne
authored andcommitted
fix: search-banner background
1 parent 5bb568d commit 2f13c37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/helpdesk_home.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ header {
102102

103103
.search-banner {
104104
background:
105-
url('/pics/serfservice-portal-header-1.svg') no-repeat bottom right,
106-
url('/pics/serfservice-portal-header-2.svg') no-repeat bottom left
105+
url('../pics/serfservice-portal-header-1.svg') no-repeat bottom right,
106+
url('../pics/serfservice-portal-header-2.svg') no-repeat bottom left
107107
;
108108
background-color: var(--glpi-helpdesk-header);
109109
padding-top:150px;

0 commit comments

Comments
 (0)