MediaWiki:Main.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1,556: Line 1,556:
     width: 316px !important;
     width: 316px !important;
height: 100% !important;
height: 100% !important;
      
     overflow: clip;
}
}


#elwiki_right_sidebar {
#elwiki_right_sidebar {
     height: 100% !important;
height: 100% !important;
     max-height: 100% !important;
}
 
#elwiki_instream {
    width: 316px !important;
    margin-bottom: 15px;
}
 
@media only screen and (max-width: 1330px) {
  #elwiki_right_sidebar {
    display:none;
  }
  #elwiki_instream {
    display:none;
  }
}
}
25,204

edits