display: inline-block;
}
- .overlay-sidebar #sidebar .welcome.visible {
+ .overlay-sidebar #sidebar .welcome {
display: none;
}
> div {
position: relative;
- float: left;
- clear: both;
- width: 100%;
}
}
}
.welcome {
- display: none;
-
- &.visible {
- display: block;
- }
+ display: block;
}
#sidebar_content {
}
}
-.layers-ui,
-.share-ui {
- li:last-child {
- margin-bottom: 0;
- }
-}
-
.layers-ui {
.base-layers {
.leaflet-container {
}
.share-ui {
- .share-tab {
- display: none;
- }
-
.share-link {
input[type=text],
textarea {
}
}
- #embed_html {
- resize: vertical;
- }
-
#mapnik_scale {
width: 100px;
}
#attribution {
display: none;
-
- table {
- width: 100%
- }
-}
-
-.attribution_license,
-.attribution_project {
- text-align: left;
-}
-
-.attribution_notice {
- text-align: center;
}
.donate-attr { color: darken($green, 10%) !important; }
/* Rules for the account settings page */
-#accountForm .user_image {
- margin-bottom: 0;
-}
-
-#accountForm #user_image {
- margin-left: 20px;
-}
-
-#accountForm ul.accountImage-options {
- margin-left: 120px;
-}
-
.nohome .location {
display: none;
}