Skip to content

Commit a0cc48a

Browse files
author
Kristan Kenney
committed
Reduce border radius for pill selector
1 parent b582034 commit a0cc48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/css/styles.min.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3245,7 +3245,7 @@ form#vstobjects.suspended {
32453245
}
32463246

32473247
.pill {
3248-
border-radius: 18px;
3248+
border-radius: 12px;
32493249
display: inline-block;
32503250
text-shadow: 0px 1px 2px rgba(0,0,0,0.4);
32513251
}

0 commit comments

Comments
 (0)