mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Fix section styles
This commit is contained in:
@@ -27,7 +27,7 @@ form > .section:first-child {
|
||||
padding-top: 0;
|
||||
}
|
||||
div > section:last-child,
|
||||
form > section:last-child
|
||||
form > section:last-child,
|
||||
div > .section:last-child,
|
||||
form > .section:last-child {
|
||||
border-bottom: none;
|
||||
|
||||
Reference in New Issue
Block a user