3 /* Styles specific to a small screen, such as iPhone, Android, etc... */
4 @media (max-width: 640px) {
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;
65 border-bottom: 1px solid #eee;
89 #compact-secondary-nav {
94 display: inline-block;
125 .overlay-sidebar #sidebar .welcome.visible {
129 .overlay-sidebar #sidebar #banner {
133 .leaflet-top.leaflet-right {
134 top: 10px !important;
146 /* Rules for the login form */
148 #login_login input#user_email {
153 #login_login input#user_password {
158 #login_login input#openid_url {
163 #login_openid_buttons td {
167 /* Rules for the user view */
170 width: 100% !important;
171 height: 300px !important;
174 #userinformation .deemphasize {
182 &.site-about #content .attr h1 {