Fix bullet point indentation in first-time tips dialog

This commit is contained in:
Oliver Hamlet
2016-05-12 21:12:25 +01:00
parent 0d6c0c70be
commit 0fc06b6625
+3
View File
@@ -163,6 +163,9 @@ li.warn {
#progressDialog paper-progress {
width: 100%;
}
#firstRun > ul {
padding-left: 48px;
}
/* For Material Design generic dividers. */
.divider {