bootstrap improvements, fixes #1392

- remove unused styles (no IDs called preview or comments)
- replace margins & paddings with bootstrap utility classes
- apply min body height to placeholder, plaintext & prettymessage, to move footer to end of viewport
This commit is contained in:
El RIDO
2024-09-12 07:50:52 +02:00
parent c1333e5831
commit 1a51c0973d
4 changed files with 7 additions and 23 deletions
+1
View File
@@ -2,6 +2,7 @@
## 1.7.5 (not yet released)
* ADDED: Allow non persistent SQL connections, if configured (#1394)
* CHANGED: Various tweaks of the `bootstrap` & `bootstrap5` templates (#1392)
* CHANGED: Simpler PostgreSQL table lookup query (#1361)
* CHANGED: SRI hashes are now configurable, no longer hardcoded in templates (#1365)
* CHANGED: Upgrading libraries to: DOMpurify 3.1.6