left: 10px !important;
}
+.leaflet-popup-scrolled {
+ padding-right: 20px;
+ border-bottom: 0px !important;
+ border-top: 0px !important;
+}
+
/* Rules for edit menu */
.menuicon {
/* Rules for the notes interface */
-.note {
- width: 300px;
-
- .buttons {
- margin-top: 5px;
- text-align: right;
- }
+.note .buttons {
+ margin-top: 5px;
+ text-align: right;
}