}
}
-.layers-ui {
- ul, li:last-child {
+.layers-ui,
+.share-ui {
+ ul, li:last-child, p:last-child {
margin-bottom: 0;
}
+}
+.layers-ui {
li {
border-radius: 4px;
overflow: hidden;
}
#embed_html {
+ resize: vertical;
font-family: monospace;
font-size: small;
}
textarea {
padding: 5px;
width: 100%;
- height: 100% !important;
}
/* Rules for user images */