Skip to content

Commit ea3fbdc

Browse files
Docs - Fix styling in the search component when searching for @cloudinary/base (#338)
1 parent 28bd928 commit ea3fbdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__DOC_RESOURCES__/customStyles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ body {
7979
margin-right:5px;
8080
color:grey;
8181
display: inline-block;
82-
width: 64px;
82+
min-width: 64px;
8383
font-size: 10px;
8484
text-align: center;
8585
}

0 commit comments

Comments
 (0)