NIHVIVO-1315: RE-adjusted text indentation for collated properties.

This commit is contained in:
mb863 2011-01-10 22:51:27 +00:00
parent 9e159a8255
commit 666b4e173d

View file

@ -350,11 +350,11 @@ article.property .data-property-statement{
} }
article.property ul.property-list{ article.property ul.property-list{
background: #fff; background: #fff;
padding-bottom: 10px; padding-bottom: 20px;
} }
article.property ul.property-list li{ article.property ul.property-list li{
line-height: 1.2em; line-height: 1.2em;
padding: 5px 20px 5px 20px; padding: 10px 20px 5px 20px;
} }
article.property ul.subclass-property-list{ article.property ul.subclass-property-list{
margin-left: 0; margin-left: 0;