Skip to content

Commit 828eeb0

Browse files
author
p01
committed
Fix nowrap in the tree of Resources
1 parent 191b4f0 commit 828eeb0

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
@@ -290,7 +290,7 @@ a.external:hover
290290
{
291291
background-color:#D4E3F4;
292292
}
293-
.children-expand-collapse .header-expand-collapse
293+
.children-expand-collapse, .header-expand-collapse
294294
{
295295
white-space:nowrap;
296296
}

0 commit comments

Comments
 (0)