mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Use relative positioning for gutters
This commit is contained in:
committed by
Nathan Sobo
parent
a38b438338
commit
b72d8078dc
@@ -20,6 +20,7 @@ atom-text-editor {
|
||||
min-width: 1em;
|
||||
box-sizing: border-box;
|
||||
background-color: inherit;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.gutter:hover {
|
||||
|
||||
Reference in New Issue
Block a user