more css fixes

This commit is contained in:
marijus 2014-10-09 11:21:13 +02:00
parent cd188cb70d
commit a8df8165ea
2 changed files with 5 additions and 0 deletions

View file

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

View file

@ -1526,6 +1526,7 @@ div.jGrowl div.jGrowl-notification {
margin-left: $radiuspx;
border: 1px solid #ccc;
border-top: none;
width: calc(197px - $radiuspx * 2) !important;
}
#recip-ac .autocomplete,