Skip to content

Commit d1fe47d

Browse files
committed
stylistic bump
1 parent 015a9c4 commit d1fe47d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

v3/css/pytutor.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ div.ExecutionVisualizer table#pyCodeOutput td {
100100

101101
div.ExecutionVisualizer #leftCodeGutterSVG {
102102
width: 18px;
103+
min-width: 18px; /* make sure it doesn't squash too thin */
103104
height: 0px; /* programmatically set this later ... IE needs this to
104105
be 0 or it defaults to something arbitrary and gross */
105106
}

0 commit comments

Comments
 (0)