Difference between revisions of "Template:Exeter"

Line 118: Line 118:
 
}
 
}
 
/* Dropdown Style */
 
/* Dropdown Style */
.dropdown-menu{
+
.dropdown-menu {
        left:6px;
+
/*width:fit-content;*/
min-width:550px;
+
 
background-color:rgb(239,239,242);
 
background-color:rgb(239,239,242);
 
border:none;
 
border:none;
 
box-shadow:none;
 
box-shadow:none;
        margin-top:-5px !important;
 
 
}
 
}
 
.list-inline li a {
 
.list-inline li a {
 
color:#229640 !important;
 
color:#229640 !important;
 
font-weight:bold;
 
font-weight:bold;
padding:5px;
+
padding:10px;
        padding-top:0px !important;
+
 
}
 
}
 
.list-inline li a:hover {
 
.list-inline li a:hover {
Line 137: Line 134:
 
}
 
}
 
.list-inline {
 
.list-inline {
   width: auto;
+
   width: 100%;
 
   display: table;
 
   display: table;
 +
  table-layout: auto; /* optional */
 
}
 
}
  

Revision as of 14:37, 24 August 2015