From 0d5301c9ceeeaf2cfd7076a0d7dd144a61f3c4e3 Mon Sep 17 00:00:00 2001 From: Jackie Luo Date: Wed, 26 Oct 2016 12:19:04 -0700 Subject: [PATCH] :art:(notifications): Remove indent and left padding from notifications --- internal_packages/notifications/stylesheets/styles.less | 2 -- 1 file changed, 2 deletions(-) diff --git a/internal_packages/notifications/stylesheets/styles.less b/internal_packages/notifications/stylesheets/styles.less index 4a84a654a..ed87fc898 100644 --- a/internal_packages/notifications/stylesheets/styles.less +++ b/internal_packages/notifications/stylesheets/styles.less @@ -35,8 +35,6 @@ .notification .title { padding: 10px; - padding-left: 40px; - text-indent: -27px; } .notification .subtitle {