Feature #1866
Updated by Alexander Watzinger almost 2 years ago
Andi noticed that there are some artifacts from the original, non Bootstrap, layout system. E.g. styling of form fields. Thanks to Andi for bringing it up and offer to take care about it. You can already see the work in progress at the development demo: https://demo-dev.openatlas.eu h2. Known issues h3. Major * When a type hierarchy was created but has no subs (so nothing to select), they shouldn't be included in the form but they appear now in the new layout h3. Minor * At some tables the "Showing 1 to 12 of 12 entries" string is a 2 liner e.g. overview table on start page at https://demo-dev.openatlas.eu/ * Required star in next line (e.g. login https://demo-dev.openatlas.eu/login) and other line breaks in form labels (e.g. "Stylistic Classification" at https://demo-dev.openatlas.eu/insert/place) I guess that could be fixed with "white-space: nowrap"?