px is redundant for zero values
This commit is contained in:
parent
f4afa89d4e
commit
f103d2632c
1 changed files with 1 additions and 1 deletions
|
|
@ -209,7 +209,7 @@
|
|||
}
|
||||
|
||||
.ace_overwrite-cursors .ace_cursor {
|
||||
border-left-width: 0px;
|
||||
border-left-width: 0;
|
||||
border-bottom: 1px solid;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue