From 507fffcaa89a79d2aa3d21c5af839db48919f54e Mon Sep 17 00:00:00 2001
From: TheIceCreamTroll <33820904+TheIceCreamTroll@users.noreply.github.com>
Date: Fri, 21 Oct 2022 15:54:59 -0700
Subject: [PATCH] UI Polish (#1599)
* Make the positioning of "Library | Recommended" consistent
* Fix reading lists not navigating back to their library after deletion
---
.../library-detail.component.html | 58 +++++++++----------
.../reading-list-detail.component.ts | 2 +-
2 files changed, 29 insertions(+), 31 deletions(-)
diff --git a/UI/Web/src/app/library-detail/library-detail.component.html b/UI/Web/src/app/library-detail/library-detail.component.html
index 19478898a..8454aa6d4 100644
--- a/UI/Web/src/app/library-detail/library-detail.component.html
+++ b/UI/Web/src/app/library-detail/library-detail.component.html
@@ -3,45 +3,43 @@