Specify the style for the 'multi-line-notification' correctly

It was not taking effect before.
This commit is contained in:
Marina Zhurakhinskaya 2011-08-29 15:13:11 -04:00
parent eabc2e6781
commit e4911e2f7a

View File

@ -1065,7 +1065,7 @@ StTooltip StLabel {
width: 34em;
}
.multi-line-notification {
#notification.multi-line-notification {
padding-bottom: 8px;
}