Difference between revisions of "Template:Newcastle"

(Undo revision 344869 by Rupert (talk))
Line 65: Line 65:
 
     }
 
     }
 
}
 
}
@media only screen and (max-width: 1000px) {
+
@media only screen and (max-width: 1200px) {
 
     li.dropBox.mhide
 
     li.dropBox.mhide
 
     {
 
     {
Line 83: Line 83:
 
         display: none !important;
 
         display: none !important;
 
     }
 
     }
      
+
     .navbar-nav > li {
 +
        float: none !important;
 +
    }
 +
    li.dropBox
 +
    {
 +
        display: initial !important;
 +
    }
 +
    .db a
 +
    {
 +
      padding: 0 0 0 0 !important;
 +
      text-align: center !important;
 +
    }
 +
    .db
 +
    {
 +
      position: relative !important;
 +
      width: 100% !important;
 +
      background-color: #F59289 !important;
 +
      display:none;
 +
    }
 
     .navbar
 
     .navbar
 
     {
 
     {

Revision as of 17:59, 18 October 2016