3 /* Styles specific to a small screen, such as iPhone, Android, etc... */
 
   9     -webkit-appearance: none;
 
  17     display: inline-block !important;
 
  22     float: none !important;
 
  30     min-height: $headerHeight;
 
  46   #sidebar .search_forms,
 
  62       border-top: 1px solid #eee;
 
  64         border-bottom: 1px solid #eee;
 
  77     border-bottom: 1px solid #eee;
 
  93   #compact-secondary-nav {
 
  98     display: inline-block;
 
 131     display: none !important;
 
 134   .leaflet-top.leaflet-right {
 
 135     top: 10px !important;
 
 148   /* Rules for the login form */
 
 150   #login_login input#user_email {
 
 155   #login_login input#user_password {
 
 160   #login_login input#openid_url {
 
 165   #login_openid_buttons td {
 
 169   /* Rules for the user view */
 
 172     width: 100% !important;
 
 173     height: 300px !important;
 
 176   #userinformation .deemphasize {
 
 178     right: auto; left: auto;
 
 183   /* Rules for the sign-up page */
 
 196   &.site-about #content .attr h1 {