[ljcom] r11316: LJSV-1988: HTML cleaner ignoring <small>...
Committer: mchervonniy
LJSV-1988: HTML cleaner ignoring <small> tagU trunk/htdocs/stc/sup/s/style.css
Modified: trunk/htdocs/stc/sup/s/style.css
===================================================================
--- trunk/htdocs/stc/sup/s/style.css 2012-01-16 12:28:17 UTC (rev 11315)
+++ trunk/htdocs/stc/sup/s/style.css 2012-01-16 13:23:36 UTC (rev 11316)
@@ -681,6 +681,9 @@
max-width: 100%;
height: auto;
}
+ .comment-text SMALL {
+ font-size: smaller;
+ }
.comment-menu {
margin-top:.1em;
margin-bottom:11px;
