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{
|
||||
position: absolute !important;
|
||||
width: 88px;
|
||||
width: 120px;
|
||||
}
|
||||
|
||||
.page-footer{
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
</a>
|
||||
</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>
|
||||
<!--<span class="hover-text">Stir</span>-->
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user