add table margins for recent folders
This commit is contained in:
@@ -52,7 +52,8 @@ table {
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
table#stats td:first-child {
|
table#stats td:first-child,
|
||||||
|
table#recent-folders td:first-child {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user