mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-15 04:00:34 +08:00
Merge pull request #661 from jdfreder/i645
Prevent right border of cell from moving.
This commit is contained in:
commit
ff20e1d6a9
@ -26,7 +26,7 @@ div.cell {
|
||||
&.marked {
|
||||
border-left-color: @marked_border_color;
|
||||
border-left-width: 3px;
|
||||
margin-left: -2px;
|
||||
padding-left: 3px;
|
||||
}
|
||||
|
||||
width: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user