use full width, fix wrapping in sub book notes and title fields and fix-up button sizes on book edit

This commit is contained in:
2022-07-03 21:25:33 +10:00
parent 1c01e2007e
commit 045be5eebe
3 changed files with 10 additions and 12 deletions

7
BUGs
View File

@@ -1,10 +1,7 @@
### fix to get this working with bs 5...
editing a book needs to use input groups
+ buttons (add/rem say authors) is in wrong spot
- buttons at bottom are broken still
edit series needs input groups
sub-books table looks off (notes/etc. not stretching full width)
even navbar is not inset from left-margin (see pa-dev)
+/- buttons (add/rem say authors) are in wrong spot / input-group
* buttons at bottom are broken still
get rid of font-awesome and use bootstrap5 icons
sort through dataTables calls in books_for_series.html (ever called without base?) -- Maybe as part of an ajax call?