fix z-index on sticky footer and fix breadcrumb putting back .sub-header class
This commit is contained in:
parent
4fdcce45c5
commit
5dcf7e4ab4
3 changed files with 19 additions and 19 deletions
|
@ -649,4 +649,5 @@ textarea::placeholder {
|
|||
bottom: 0;
|
||||
padding: $default-padding 0;
|
||||
background-color: $white;
|
||||
z-index: 2;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue