Merge pull request #250 from benface/patch-2

Remove default list margin
This commit is contained in:
Adam Wathan 2017-11-28 08:02:03 -05:00 committed by GitHub
commit 209acd83d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -508,6 +508,11 @@ fieldset {
padding: 0;
}
ol,
ul {
margin: 0;
}
/**
* Suppress the focus outline on elements that cannot be accessed via keyboard.
* This prevents an unwanted focus outline from appearing around elements that