Closed r1m closed 8 years ago
may i suggest
@media only screen and (min-width: 1025px) and (max-width: 1255px) { .social-bar-open .grid-toolbar .actions.secondary, .social-bar-open .grid-toolbar .actions.primary { display: table; float: none; }
.social-bar-open .grid-toolbar .actions.secondary { margin-top: 10px; }
.social-bar-open .grid-toolbar-container.sticky .grid-toolbar-inner .actions.secondary { padding-left: 20px; }
.grid-toolbar-container { height: 65px; } }
1255px width: minimum width to fit expanded sidebar and action buttons in a single row (there's a "remove" button when you click a song).
Long live gs :(