mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Remove list type and margin from error messages
This commit is contained in:
@@ -127,6 +127,8 @@
|
||||
}
|
||||
|
||||
.error-messages {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
padding: 5px 1em;
|
||||
color: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user