posted-date-selector - spacing was slightly off in dropdown entries

This commit is contained in:
friendica 2014-11-03 16:57:30 -08:00
parent fdb9b9d52e
commit ca1df08d92

View File

@ -74,6 +74,10 @@
margin-top: 2px;
}
#posted-date-selector-drop li:not(:first-child) {
margin-top: 2px;
}
/* categories */