Skip to content
Snippets Groups Projects

3023322 - Contextual Links Style Update

4 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
4
  • ff071465
    Issue #3187908 by capysara, komalk, djsagar, Gauravmahlawat, mherchel,... · ff071465
    Alex Pott authored
    Issue #3187908 by capysara, komalk, djsagar, Gauravmahlawat, mherchel, ranjith_kumar_k_u, vikashsoni, Madhu kumar, kleiton_rodrigues, Jons, lauriii: Search placeholder text wrong font family
@@ -60,7 +60,7 @@
background-position: bottom left; /* LTR */
background-size: 0% 0.3125rem;
box-shadow: none;
font-family: serif;
font-family: "Lora", "georgia", serif;
font-size: 1rem;
-webkit-appearance: none
}
Loading