mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Move error-messages class under command-panel class
This commit is contained in:
@@ -128,11 +128,11 @@
|
||||
-webkit-flex: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.error-messages {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
padding: 5px 1em;
|
||||
color: white;
|
||||
.error-messages {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
padding: 5px 1em;
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user