Fixing block template styling

Trailing comma borks everything.

Change-Id: Ic4eb97f84b45297312b45ab64355836ef8a329d1
This commit is contained in:
Christian Williams 2013-05-15 16:37:27 -07:00
parent ba5c4f104d
commit e669f8faf6

View file

@ -140,8 +140,7 @@
}
/* ve.ce.MWTemplateNode */
.ve-ce-MWtemplateBlockNode, {
.ve-ce-MWtemplateBlockNode {
display: block;
}