MDNBadge - Make tappable area smaller

Earlier whole line used to be tappable, which is unexpected for a badge
This commit is contained in:
2020-10-16 13:08:18 +05:30
parent ab9c159941
commit bd3ea6992e
+1
View File
@@ -7,6 +7,7 @@
.wrapperBlock {
display: block;
width: fit-content;
margin: 2px 0;
}