Merge branch 'develop' into feature/theming

This commit is contained in:
Graham Triggs 2017-04-30 19:27:15 +01:00
commit 23c0ee372d
7 changed files with 28 additions and 7 deletions

View file

@ -19,7 +19,7 @@ section.property-group h2 {
top: 8px; /* changed for redesign, was 0 */
right: 12px; /* changed for redesign, was -21px;*/
}
section.property-group div {
section.property-group > div {
margin-top:15px;
/* display:none; */
}