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;
|
||||
}
|
||||
|
||||
@include mixins.header_overflow3 {
|
||||
padding: 0 25px;
|
||||
}
|
||||
|
||||
#logo {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@@ -89,7 +93,7 @@ $dropdown-toggle_s_second_bar: math.div($dropdown-toggle_s_width - 4, 2);
|
||||
}
|
||||
|
||||
.dropdown-toggle {
|
||||
margin: 0 auto 0;
|
||||
margin: 0;
|
||||
width: $dropdown-toggle_l_width;
|
||||
height: $dropdown-toggle_l_width;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user