Fix styling on sticky cta header so it extends the whole page in IE
remove unused row from header
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
.sidenav-container {
|
||||
position: relative;
|
||||
box-shadow: $box-shadow;
|
||||
width: 19.2%;
|
||||
min-width: 25rem;
|
||||
|
||||
.global-navigation.sidenav {
|
||||
height: 100%;
|
||||
@@ -16,8 +18,6 @@
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
width: 25rem;
|
||||
|
||||
&__title {
|
||||
@include sidenav__header;
|
||||
|
||||
|
Reference in New Issue
Block a user