Fixed style of subtitle in details view

This commit is contained in:
Christoph Haas 2015-06-26 22:29:13 +02:00
parent 6ef32e4bea
commit 458ef9566d

View file

@ -2,7 +2,7 @@
.small-12.columns
h1 =@package.name
.small-7.medium-7.columns
.small-7.medium-7.columns.packagepage
p.subtitle = @package.description
- if @package.screenshots.count > 0
- @package.screenshots.each do |screenshot|