3 /* Styles specific to a small screen, such as iPhone, Android, etc... */
 
   7   -webkit-appearance: none;
 
  15   display: inline-block !important;
 
  20   float: none !important;
 
  28   min-height: $headerHeight;
 
  44 #sidebar .search_form,
 
  60     border-top: 1px solid #eee;
 
  62       border-bottom: 1px solid #eee;
 
  75   border-bottom: 1px solid #eee;
 
  91 #compact-secondary-nav {
 
  96   display: inline-block;
 
 125   display: none !important;
 
 128 .leaflet-top.leaflet-right {
 
 129   top: 10px !important;
 
 142 /* Rules for the login form */
 
 144 #login_login input#user_email {
 
 149 #login_login input#user_password {
 
 154 #login_login input#openid_url {
 
 159 #login_openid_buttons td {
 
 163 /* Rules for the user view */
 
 166   width: 100% !important;
 
 167   height: 300px !important;
 
 170 #userinformation .deemphasize {
 
 172   right: auto; left: auto;
 
 177 /* Rules for the sign-up page */
 
 190 .site-about #content .attr h1 {