1 /* Styles specific to a small screen, such as iPhone, Android, etc... */
3 * { -webkit-appearance: none; }
5 /* Default rules for the body of every page */
11 /* Rules for the whole left sidebar, including the logo */
14 display: inline-block !important;
20 float: none !important;
30 border-bottom: 1px solid #ddd;
35 h1 { padding-bottom: 15px; }
44 .mobile-hide { display: none !important; }
54 border-top: 1px solid #eee;
56 border-bottom: 1px solid #eee;
83 #compact-secondary-nav {
87 display: inline-block;
90 #content { margin-top: 58px; }
124 .leaflet-top.leaflet-right {
125 top: 10px !important;
138 /* Rules for the map UI */
150 border-radius: 4px 4px 0 0;
154 border-radius: 0 0 4px 4px;
163 /* Rules for the login form */
165 #login_login input#user_email {
170 #login_login input#user_password {
175 #login_login input#openid_url {
180 #login_openid_buttons td {
184 /* Rules for the user view */
187 width: 100% !important;
188 height: 300px !important;
191 #userinformation .deemphasize {
193 right: auto; left: auto;
198 /* Rules for the sign-up page */
211 .site-about #content .attr h1 {