Make excerpts in bundles not italic, but still grey

Bug: T141034
Change-Id: I34c376a97e222257ae660149e0fb8172128eb8c0
This commit is contained in:
Roan Kattouw 2016-08-16 11:48:01 -07:00
parent d499577f6a
commit 3cbddb546b

View file

@ -153,6 +153,7 @@
// for these.
em {
color: @notification-body-color;
font-style: normal;
}
}
}