diff --git a/lib/resources/styles.css b/lib/resources/styles.css
index 7963f15ed1..2021eb73dc 100644
--- a/lib/resources/styles.css
+++ b/lib/resources/styles.css
@@ -545,7 +545,7 @@ footer a, footer a:hover {
}
.gt-separated li:before {
- background-image: url("data:image/svg+xml;utf8,");
+ background-image: url("data:image/svg+xml;utf8,");
background-position: center;
content: "\00a0";
margin: 0 6px 0 4px;
@@ -553,7 +553,7 @@ footer a, footer a:hover {
}
.gt-separated.dark li:before {
- background-image: url("data:image/svg+xml;utf8,");
+ background-image: url("data:image/svg+xml;utf8,");
}
.gt-separated li:first-child:before {