Committer: skomarov
LJSUP-9413: Delete "---" at HTML pageU trunk/htdocs/stc/entry.css
Modified: trunk/htdocs/stc/entry.css =================================================================== --- trunk/htdocs/stc/entry.css 2011-08-08 08:01:48 UTC (rev 19631) +++ trunk/htdocs/stc/entry.css 2011-08-08 08:02:20 UTC (rev 19632) @@ -285,6 +285,8 @@ } #htmltools ul li { float: left; + width: 16px; + height: 16px; margin: 0 10px 0 0; padding: 0; text-indent: -3333px; @@ -725,7 +727,6 @@ } .hide-html #entry UL #jrich A, .hide-richtext #entry UL #jplain A { + padding-bottom: 9px; font-weight: bold; - padding-bottom: 9px; } -