mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Shufflebutton visible on mobile
This commit is contained in:
@@ -2546,7 +2546,7 @@ nav ul li:hover, nav ul li.active {
|
|||||||
}
|
}
|
||||||
.control-list{
|
.control-list{
|
||||||
position: absolute !important;
|
position: absolute !important;
|
||||||
width: 88px;
|
width: 120px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-footer{
|
.page-footer{
|
||||||
|
|||||||
@@ -55,7 +55,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</li>-->
|
</li>-->
|
||||||
<li>
|
<li>
|
||||||
<a class="nav-btn hide-on-small-only" href="#stir" id="shuffle">
|
<a class="nav-btn" href="#stir" id="shuffle">
|
||||||
<i class="material-icons">shuffle</i>
|
<i class="material-icons">shuffle</i>
|
||||||
<!--<span class="hover-text">Stir</span>-->
|
<!--<span class="hover-text">Stir</span>-->
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user