2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Add example of a Spanish translation for custom file input (#25302)

This commit is contained in:
Mark Otto
2018-01-14 23:19:12 -08:00
committed by XhmikosR
parent 14bd7d7489
commit fa3de5cbd8
2 changed files with 14 additions and 1 deletions
+4
View File
@@ -147,6 +147,10 @@
}
}
.custom-file-input:lang(es) ~ .custom-file-label::after {
content: "Elegir";
}
> .form-control {
+ .form-control {
margin-top: .5rem;