Skip to content
Snippets Groups Projects
Commit 3d0efacb authored by Antoine Dupré's avatar Antoine Dupré
Browse files

fix: placeholder text field search form

parent a997074e
No related branches found
No related tags found
1 merge request!9Beta
Pipeline #17533 passed with stage
in 52 seconds
......@@ -35,7 +35,7 @@
input[type=text]::placeholder {
color: #636363;
opacity: 1; /* Firefox */
font-size: 16px;
font-size: 13px;
}
[name=segment1] .ss-disabled {
text-indent: -999em;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment