Skip to content

Commit e94b242

Browse files
author
p01
committed
Fix for #133 - Adjust padding of the items in the Resource tree.
1 parent ce8aea7 commit e94b242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resource-manager/resource_style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ a.resource-detail-link:hover
314314
min-width: 100%;
315315
display: block;
316316
font-size: 11px;
317-
line-height: 24px;
317+
line-height: 20px;
318318
vertical-align: middle;
319319
}
320320

0 commit comments

Comments
 (0)