مدیاویکی:Common.css: تفاوت میان نسخه‌ها

بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۲٬۱۱۱: خط ۲٬۱۱۱:
}
}
/* mobile */
/* mobile */
@media screen and (max-width: 720px)
@media screen and (max-width: 720px) {
#simpleSearch {
#simpleSearch {
  margin: 0 5px;
margin: 0 5px;
  width: 40%;
width: 40%;
  padding: 0;
padding: 0;
  float: left;
float: left;
}
}
}