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
70a57902
Commit
70a57902
authored
8 years ago
by
Catalin Zalog
Committed by
Mark Otto
8 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Change sticky order (#22027)
Based on this pen:
http://codepen.io/zalog/pen/jyoyoR
parent
0a997795
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_variables.scss
+1
-1
scss/_variables.scss
with
1 addition
and
1 deletion
+1
-1
scss/_variables.scss
+
1
-
1
View file @
70a57902
...
@@ -581,8 +581,8 @@ $dropdown-header-color: $gray-light !default;
...
@@ -581,8 +581,8 @@ $dropdown-header-color: $gray-light !default;
$zindex-dropdown-backdrop
:
990
!
default
;
$zindex-dropdown-backdrop
:
990
!
default
;
$zindex-dropdown
:
1000
!
default
;
$zindex-dropdown
:
1000
!
default
;
$zindex-sticky
:
1020
!
default
;
$zindex-fixed
:
1030
!
default
;
$zindex-fixed
:
1030
!
default
;
$zindex-sticky
:
1030
!
default
;
$zindex-modal-backdrop
:
1040
!
default
;
$zindex-modal-backdrop
:
1040
!
default
;
$zindex-modal
:
1050
!
default
;
$zindex-modal
:
1050
!
default
;
$zindex-popover
:
1060
!
default
;
$zindex-popover
:
1060
!
default
;
...
...
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