more css fixes
This commit is contained in:
parent
cd188cb70d
commit
a8df8165ea
@ -73,6 +73,10 @@
|
||||
margin: 2px 0px 0px 10px;
|
||||
}
|
||||
|
||||
#posted-date-selector li:not(:first-child) {
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
/* categories */
|
||||
|
||||
|
||||
|
@ -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,
|
||||
|
Reference in New Issue
Block a user