Difference between revisions of "Template:Exeter"

Line 1: Line 1:
 
<html>
 
<html>
 
<head>
 
<head>
<!--<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no">-->
+
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no">
 
</head>
 
</head>
  
Line 177: Line 177:
 
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
 
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
 
.dropdown-menu{
 
.dropdown-menu{
        width: device-width;
 
 
min-width:auto;
 
min-width:auto;
 
background-color:none;
 
background-color:none;
Line 183: Line 182:
 
box-shadow:none;
 
box-shadow:none;
 
         margin-top:-5px !important;   
 
         margin-top:-5px !important;   
        position:absolute;
 
 
}
 
}
 
.navbar-header {
 
.navbar-header {
Line 355: Line 353:
 
};
 
};
 
      
 
      
$(window).document(main);
 
 
$(window).resize(main);
 
$(window).resize(main);
  

Revision as of 20:29, 18 August 2015