Replace <nobr> tags with CSS
authorDaniel Gustafsson <daniel@yesql.se>
Wed, 13 Oct 2021 07:37:23 +0000 (09:37 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Wed, 13 Oct 2021 07:37:23 +0000 (09:37 +0200)
commit419fee8b401123cc8285b1f40de538f0bd3bafba
treea15467cd069bdde966e3edd67e4e2e7b8f240f05
parent7407f53f220fccd837c689b8f314edc5bae70def
Replace <nobr> tags with CSS

The <nobr> tag is not allowed in <td> context, and is altogether
deprecated as well. Replace with a span and a CSS class instead.

Reviewed-by: Magnus Hagander
Discussion: https://postgr.es/m/A0228704-7C47-44B8-929B-8BFC02D6CBD7@yesql.se
media/css/main.css
templates/security/security.html