Template:HideH/styles.css

维基百科,自由的百科全书
跳转到导航 跳转到搜索
/* [[phab:T360582]] */
@media all and ( max-width: 500px ) {
  .hidden-div {
    width: auto !important;
    clear: none  !important;
    float: none !important;
  }
}