🎨(notifications): Remove indent and left padding from notifications

This commit is contained in:
Jackie Luo 2016-10-26 12:19:04 -07:00
parent 6377da8291
commit 0d5301c9ce

View file

@ -35,8 +35,6 @@
.notification .title {
padding: 10px;
padding-left: 40px;
text-indent: -27px;
}
.notification .subtitle {