Content
View differences
Updated by Henriette Darge almost 6 years ago
### Problem
* We have a class `box` which results in something like this:

* This looks ugly and old-fashioned.
* It is absolutely not needed in forms
### Expected
* Remove all wrong occurrences of the class `box` in the HTML (those that should be handled by a form instead) HTMLÂ
* Check whether it needs to be replaced by something else (e.g. a `form` for compliance with the LSG) or can simply be removed.
* Remove obsolete the styles that belong to the `box` class.
* I think the only place left where the box is useful, is the meetings page
* We have a class `box` which results in something like this:

* This looks ugly and old-fashioned.
* It is absolutely not needed in forms
### Expected
* Remove all wrong occurrences of the class `box` in the HTML (those that should be handled by a form instead)
* Check whether it needs to be replaced by something else (e.g. a `form` for compliance with the LSG) or can simply be removed.
* Remove obsolete
* I think the only place left where the box is useful, is the meetings page