Index: branches/1.0.x/inc/styles.css =================================================================== diff -u -N -r14900 -r14980 --- branches/1.0.x/inc/styles.css (.../styles.css) (revision 14900) +++ branches/1.0.x/inc/styles.css (.../styles.css) (revision 14980) @@ -542,6 +542,11 @@ position: relative; z-index: 150; } + +.block h2 em.filter-header { + padding-left: 14px; +} + .block h2 a { text-decoration: underline; } .block h2 i { background: url(@templates_base@/img/bc-step.png) no-repeat 50% 50%; @@ -572,10 +577,10 @@ } .block.alt-block h2 a { display: block; - height: 36px; - line-height: 36px; - padding-left: 14px; - text-decoration: none; + float: right; + line-height: 8px; + padding-top: 8px; + padding-right: 8px; } .block .block-content {