NIHVIVO-1315: RE-adjusted text indentation for collated properties.
This commit is contained in:
parent
9e159a8255
commit
666b4e173d
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue