3 /* Styles specific to a small screen, such as iPhone, Android, etc... */
 
   7     display: inline-block !important;
 
  12     float: none !important;
 
  20     min-height: $headerHeight;
 
  36   #sidebar .search_forms,
 
  52       border-top: 1px solid #eee;
 
  54         border-bottom: 1px solid #eee;
 
  77   #compact-secondary-nav {
 
  82     display: inline-block;
 
  85   .overlay-sidebar #sidebar .welcome.visible {
 
  89   .overlay-sidebar #sidebar #banner {
 
  93   .leaflet-top.leaflet-right {
 
  98 @media (max-width: 767.98px) {
 
 128 @media (max-width: 575.98px) {
 
 129   /* Rules for the login form */
 
 131   #login_login input#user_email {
 
 136   #login_login input#user_password {
 
 141   #login_login input#openid_url {
 
 146   #login_openid_buttons td {