Skip to content
GitLab
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
33a57807
Commit
33a57807
authored
9 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge pull request
#119
from twbs/fat-fix-dist-css
fix dist css
parents
dbaffd43
b12d4bfa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_custom-forms.scss
+1
-1
scss/_custom-forms.scss
with
1 addition
and
1 deletion
+1
-1
scss/_custom-forms.scss
+
1
-
1
View file @
33a57807
...
@@ -213,7 +213,7 @@
...
@@ -213,7 +213,7 @@
}
}
// IE9 hack to hide the arrow
// IE9 hack to hide the arrow
@media
screen
and
(
min-width
:
0
\
0
)
{
@media
screen
and
(
"
min-width:0\0
"
)
{
.select
select
{
.select
select
{
z-index
:
1
;
z-index
:
1
;
padding
:
.5rem
1
.5rem
.5rem
1rem
;
padding
:
.5rem
1
.5rem
.5rem
1rem
;
...
...
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