Tighten vertical space

This commit is contained in:
John Firebaugh 2013-07-19 12:23:40 -07:00
parent 1285f9d38c
commit f080d161e0

View file

@ -602,11 +602,14 @@ a.donate {
}
}
.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;