@@ -4247,6 +4247,15 @@ a.tag-link {
align-items: center;
}
+@media screen and (max-width: 1000px) {
+ #volume > a,
+ #gui-fullscreen > a,
+ #gui-fullscreen-exit > a {
+ width: 30px;
+ height: 30px;
+ }
+}
+
#volume {
display: none;