Skip to content

Commit b44781e

Browse files
author
Matthias Bussonnier
committed
Be friendlier with SVG logos,
E.g: dask; dont have them "sqashed" by the surrounding .li. This seem to mostly affect small width and svg logo like Dask; leaving the other ones happy to be wider if necessary.
1 parent 0f38170 commit b44781e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

combo.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ div.vis-item.vis-selected {
6868
margin: 10px;
6969
padding: 20px;
7070
font-size: 19px;
71+
min-width: 105px;
7172
}
7273

7374

0 commit comments

Comments
 (0)