Merge "Add left padding to PageNotificationsOptionWidget"

This commit is contained in:
jenkins-bot 2017-11-29 19:21:36 +00:00 committed by Gerrit Code Review
commit f18d3646eb

View file

@ -35,7 +35,7 @@
} }
&-title { &-title {
padding: 0.2em 0; padding: 0.2em 0 0.2em 0.5em;
} }
&-count { &-count {