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 { .layers-ui,
ul, li:last-child { .share-ui {
ul, li:last-child, p:last-child {
margin-bottom: 0; margin-bottom: 0;
} }
}
.layers-ui {
li { li {
border-radius: 4px; border-radius: 4px;
overflow: hidden; overflow: hidden;