aboutsummaryrefslogtreecommitdiff
path: root/scss/_variables.scss
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-12-26 22:28:14 -0800
committerMark Otto <[email protected]>2017-12-26 22:28:14 -0800
commitcf5e99e1726aeff5686aad5ab5ceda98d6b302c2 (patch)
treeb10baca28c68e208d1df35c8622bc80895e05860 /scss/_variables.scss
parent6fd11a6169a851bd8357a2a5036a959163ea37e9 (diff)
parentb01e81ed36493fc687250643395e2d5c55b07e28 (diff)
downloadbootstrap-cf5e99e1726aeff5686aad5ab5ceda98d6b302c2.tar.xz
bootstrap-cf5e99e1726aeff5686aad5ab5ceda98d6b302c2.zip
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Diffstat (limited to 'scss/_variables.scss')
-rw-r--r--scss/_variables.scss7
1 files changed, 1 insertions, 6 deletions
diff --git a/scss/_variables.scss b/scss/_variables.scss
index b9d963e74..1c6ca3abb 100644
--- a/scss/_variables.scss
+++ b/scss/_variables.scss
@@ -509,12 +509,7 @@ $custom-file-box-shadow: $input-box-shadow !default;
$custom-file-button-color: $custom-file-color !default;
$custom-file-button-bg: $input-group-addon-bg !default;
$custom-file-text: (
- placeholder: (
- en: "Choose file..."
- ),
- button-label: (
- en: "Browse"
- )
+ en: "Browse"
) !default;