Imported theme style tweaks from PR 587

This commit is contained in:
Brian Vaughn
2018-03-24 16:01:57 -07:00
parent e110ac5745
commit ce060eb37a

View File

@@ -336,7 +336,7 @@ const sharedStyles = {
},
'& li': {
marginTop: 20,
marginTop: 10,
},
'& li.button-newapp': {
@@ -345,6 +345,7 @@ const sharedStyles = {
'& ol, & ul': {
marginLeft: 20,
marginTop: 10,
},
},