mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
- Use CSS based styling instead of styling based on bootstrap classes. - Add a placeholder for the input box to easily locate it and convey what it does. - Drop dead code for '.tag-input .tag'. - Drop some repeated data- attributes by using DOM navigation. - Drop redundant styling. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>