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
ccc95d0c
Commit
ccc95d0c
authored
7 years ago
by
ysds
Committed by
Mark Otto
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Reduce custom file z-index (#24633)
parent
09ae92a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_custom-forms.scss
+1
-2
scss/_custom-forms.scss
with
1 addition
and
2 deletions
+1
-2
scss/_custom-forms.scss
+
1
-
2
View file @
ccc95d0c
...
@@ -215,7 +215,6 @@
...
@@ -215,7 +215,6 @@
top
:
0
;
top
:
0
;
right
:
0
;
right
:
0
;
left
:
0
;
left
:
0
;
z-index
:
5
;
height
:
$custom-file-height
;
height
:
$custom-file-height
;
padding
:
$custom-file-padding-y
$custom-file-padding-x
;
padding
:
$custom-file-padding-y
$custom-file-padding-x
;
line-height
:
$custom-file-line-height
;
line-height
:
$custom-file-line-height
;
...
@@ -238,7 +237,7 @@
...
@@ -238,7 +237,7 @@
top
:
-
$custom-file-border-width
;
top
:
-
$custom-file-border-width
;
right
:
-
$custom-file-border-width
;
right
:
-
$custom-file-border-width
;
bottom
:
-
$custom-file-border-width
;
bottom
:
-
$custom-file-border-width
;
z-index
:
6
;
z-index
:
1
;
display
:
block
;
display
:
block
;
height
:
$custom-file-height
;
height
:
$custom-file-height
;
padding
:
$custom-file-padding-y
$custom-file-padding-x
;
padding
:
$custom-file-padding-y
$custom-file-padding-x
;
...
...
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