3 /* Styles specific to a small screen, such as iPhone, Android, etc... */
9 -webkit-appearance: none;
13 display: inline-block !important;
18 float: none !important;
26 min-height: $headerHeight;
42 #sidebar .search_forms,
58 border-top: 1px solid #eee;
60 border-bottom: 1px solid #eee;
83 #compact-secondary-nav {
88 display: inline-block;
91 .overlay-sidebar #sidebar .welcome.visible {
95 .overlay-sidebar #sidebar #banner {
99 .leaflet-top.leaflet-right {
100 top: 10px !important;
103 /* Rules for the login form */
105 #login_login input#user_email {
110 #login_login input#user_password {
115 #login_login input#openid_url {
120 #login_openid_buttons td {
124 /* Rules for the user view */
127 width: 100% !important;
128 height: 300px !important;
131 &.site-about #content .attr h1 {
137 @media (max-width: 767.98px) {