Missing file in commit a1482b6
This commit is contained in:
@@ -27,6 +27,10 @@ $dropdown-toggle_s_second_bar: math.div($dropdown-toggle_s_width - 4, 2);
|
|||||||
padding: 0 variables.$px_headerPadding2;
|
padding: 0 variables.$px_headerPadding2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@include mixins.header_overflow3 {
|
||||||
|
padding: 0 25px;
|
||||||
|
}
|
||||||
|
|
||||||
#logo {
|
#logo {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@@ -89,7 +93,7 @@ $dropdown-toggle_s_second_bar: math.div($dropdown-toggle_s_width - 4, 2);
|
|||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-toggle {
|
.dropdown-toggle {
|
||||||
margin: 0 auto 0;
|
margin: 0;
|
||||||
width: $dropdown-toggle_l_width;
|
width: $dropdown-toggle_l_width;
|
||||||
height: $dropdown-toggle_l_width;
|
height: $dropdown-toggle_l_width;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
Reference in New Issue
Block a user