Text editor: Waste less space for line numbers
This commit is contained in:
parent
618a3c1d94
commit
5323983fc7
1 changed files with 2 additions and 5 deletions
|
@ -2,13 +2,10 @@
|
|||
position: fixed;
|
||||
display: block;
|
||||
top: 6.8em;
|
||||
left: 13.5em;
|
||||
left: 12.5em;
|
||||
z-index: 20;
|
||||
}
|
||||
#editor_save{
|
||||
margin-left: 7px;
|
||||
float: left;
|
||||
}
|
||||
#saving_icon{
|
||||
margin-top: 3px;
|
||||
float: left;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue