Security update for Core, with self-updated composer
[yaffs-website] / web / core / misc / dropbutton / dropbutton.css
index 5990514f09a4f687904dfe2d12e674e946ef1f4f..8b8709dabeed620a65f319aba39015b59db4d3d1 100644 (file)
   position: relative;
 }
 
-@media screen and (max-width:600px) {
+@media screen and (max-width: 600px) {
   .js .dropbutton-wrapper {
     width: 100%;
   }
 }
 
 /* Splitbuttons */
-@media screen and (min-width:600px) {
+@media screen and (min-width: 600px) {
   .form-actions .dropbutton-wrapper {
     float: left; /* LTR */
   }