Show More
@@ -183,7 +183,7 b' div.code_cell {' | |||
|
183 | 183 | |
|
184 | 184 | div.prompt { |
|
185 | 185 | /* This needs to be wide enough for 3 digit prompt numbers: In[100]: */ |
|
186 |
width: |
|
|
186 | width: 11ex; | |
|
187 | 187 | /* This 0.4em is tuned to match the padding on the CodeMirror editor. */ |
|
188 | 188 | padding: 0.4em; |
|
189 | 189 | margin: 0px; |
General Comments 0
You need to be logged in to leave comments.
Login now