From e39879ec9ab9613e1555eb7fc164d14b9cf6f8fe Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 13 May 2020 12:29:39 -0400 Subject: alps theme: overhaul tables and action lists This patch contains a whole lot of layout improvements for the alps theme, mainly replacing the table soup with flexbox and CSS grids, and fixing up a number of loose ends. This gives us a lot more flexibility over how the page is laid out. I also cleaned up a lot of other low-hanging fruit in the layout & styles. --- themes/alps/compose.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'themes/alps/compose.html') diff --git a/themes/alps/compose.html b/themes/alps/compose.html index 6bd516e..fe951e2 100644 --- a/themes/alps/compose.html +++ b/themes/alps/compose.html @@ -29,10 +29,9 @@
- Cancel -    - + + Cancel
-- cgit v1.2.3