Compare commits
No commits in common. "e42ace870e581e069242cada57ace67aa6c18505" and "298770d3662ef47e982b172c99ddc4c22fff8f3d" have entirely different histories.
e42ace870e
...
298770d366
|
|
@ -147,10 +147,7 @@
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type=checkbox]:checked ~ .navbar-container nav {
|
input[type=checkbox]:checked ~ .navbar-container nav ul {
|
||||||
height: 255px; //TODO: make dynamic in Webkit
|
|
||||||
|
|
||||||
ul {
|
|
||||||
@include menu-list(column);
|
@include menu-list(column);
|
||||||
|
|
||||||
li {
|
li {
|
||||||
|
|
@ -168,7 +165,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.navbar-container {
|
.navbar-container {
|
||||||
margin-top: auto;
|
margin-top: auto;
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 486 KiB After Width: | Height: | Size: 478 KiB |
Loading…
Reference in New Issue