Skip to content

Commit 39e0772

Browse files
authored
Make v2 default (#50)
1 parent 814d206 commit 39e0772

File tree

2 files changed

+81
-88
lines changed

2 files changed

+81
-88
lines changed

static/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ label { display:inline-block; font-weight: 600; margin-bottom: 0.25rem; width:20
1111
position: relative;
1212
}
1313

14-
.field-container--hidden, .metadata-fields--hidden, .button--hidden, .group-title--hidden, .supplementary-data--hidden {
14+
.btn--hidden, .supplementary-data--hidden {
1515
display:none;
1616
}
1717

0 commit comments

Comments
 (0)