3 /* Styles specific to a small screen, such as iPhone, Android, etc... */
7 display: inline-block !important;
12 float: none !important;
20 min-height: $headerHeight;
36 #sidebar .search_forms,
52 border-top: 1px solid #eee;
54 border-bottom: 1px solid #eee;
77 #compact-secondary-nav {
82 display: inline-block;
85 .overlay-sidebar #sidebar .welcome.visible {
89 .overlay-sidebar #sidebar #banner {
93 .leaflet-top.leaflet-right {
97 /* Rules for the login form */
99 #login_login input#user_email {
104 #login_login input#user_password {
109 #login_login input#openid_url {
114 #login_openid_buttons td {
119 @media (max-width: 767.98px) {