Changing id fullViewOnly to class, since we may need more than one per form
This commit is contained in:
parent
71eb6f9223
commit
3c76cdcc93
10 changed files with 13 additions and 23 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
/* Although Javascript hides these on page load, hide here as well to avoid the flash on page load.
|
||||
This needs to be removed to support a non-JS version of the form. */
|
||||
#fullViewOnly,
|
||||
.fullViewOnly,
|
||||
#submit,
|
||||
.or,
|
||||
#requiredLegend {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue