Skip to content

Commit e24e71b

Browse files
author
p01
committed
Tweak the resource count bubble
1 parent caa1633 commit e24e71b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/resource-manager/resource_style.css

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -322,11 +322,10 @@ a.external:hover
322322
background-color: #e6e6e6;
323323
display: inline-block;
324324
line-height: 16px;
325-
min-width: 13px;
326325
border-radius: 3px;
327-
display: inline-block;
328-
padding: 0px 3px;
329-
text-align: center;
326+
padding: 0px 5px;
327+
margin-left:4px;
328+
vertical-align:middle;
330329
}
331330

332331
.resource-tree li > h2:hover .resource-tree-count

0 commit comments

Comments
 (0)