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;
92 .overlay-sidebar #sidebar .welcome.visible {
96 .overlay-sidebar #sidebar #banner {
100 .leaflet-top.leaflet-right {
101 top: 10px !important;
104 /* Rules for the login form */
106 #login_login input#user_email {
111 #login_login input#user_password {
116 #login_login input#openid_url {
121 #login_openid_buttons td {
125 /* Rules for the user view */
128 width: 100% !important;
129 height: 300px !important;
132 #userinformation .deemphasize {
134 right: auto; left: auto;
139 &.site-about #content .attr h1 {
145 @media (max-width: 767.98px) {