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