Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
75ec7393
Commit
75ec7393
authored
10 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
Add summary of #11526 to explanatory Less comment
[skip sauce] [skip validator]
parent
d84f726d
5 merge requests
!28721
Hot test
,
!16605
Test pull please ignore
,
!22103
test
,
!15428
add/update/summarize browser bug refs in Less comments
,
!25326
Adjust examples
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
less/mixins/vendor-prefixes.less
+1
-1
less/mixins/vendor-prefixes.less
with
1 addition
and
1 deletion
+1
-1
less/mixins/vendor-prefixes.less
+
1
-
1
View file @
75ec7393
...
@@ -102,7 +102,7 @@
...
@@ -102,7 +102,7 @@
// Firefox
// Firefox
&::-moz-placeholder {
&::-moz-placeholder {
color: @color;
color: @color;
opacity: 1; //
S
ee https://github.com/twbs/bootstrap/pull/11526
opacity: 1; //
Override Firefox's unusual default opacity; s
ee https://github.com/twbs/bootstrap/pull/11526
}
}
&:-ms-input-placeholder { color: @color; } // Internet Explorer 10+
&:-ms-input-placeholder { color: @color; } // Internet Explorer 10+
&::-webkit-input-placeholder { color: @color; } // Safari and Chrome
&::-webkit-input-placeholder { color: @color; } // Safari and Chrome
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets