Skip to content

Commit b4c2bd7

Browse files
committed
Add minimum width to user cards
1 parent fc13e6b commit b4c2bd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

stylesheets/user-cards.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
.user-card {
55
position: relative;
66
min-height: 40px;
7+
min-width: 218px;
78
background-color: #252525;
89
font-family: "Helvetica", Arial, sans-serif;
910
color: #fff;

0 commit comments

Comments
 (0)