mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Remove list style type on matches class
This commit is contained in:
@@ -92,6 +92,10 @@
|
||||
padding: 1px;
|
||||
}
|
||||
}
|
||||
|
||||
.matches {
|
||||
list-style-type: none;
|
||||
}
|
||||
}
|
||||
|
||||
.header:after {
|
||||
|
||||
Reference in New Issue
Block a user