Merge pull request #4535 from Jerome-Herbinet/patch-4
Fix : Overlapping expiry dates on tags
This commit is contained in:
@@ -167,8 +167,9 @@ export default {
|
||||
.duedate:deep {
|
||||
.due {
|
||||
margin: 0 0 0 10px;
|
||||
padding: 2px 4px;
|
||||
padding: 0px 4px;
|
||||
font-size: 90%;
|
||||
margin-bottom: 7px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user