From b22e17f63a2101367775cad8e68828aa3a649646 Mon Sep 17 00:00:00 2001 From: nyanmisaka Date: Thu, 26 Nov 2020 17:19:35 +0800 Subject: [PATCH] fix the inconsistent button size in dashboard --- src/assets/css/librarybrowser.css | 2 +- .../dashboard/devices/devices.html | 2 +- src/controllers/user/quickConnect/index.html | 30 ++++++++++--------- 3 files changed, 18 insertions(+), 16 deletions(-) diff --git a/src/assets/css/librarybrowser.css b/src/assets/css/librarybrowser.css index c9ee82c8a0..58356366be 100644 --- a/src/assets/css/librarybrowser.css +++ b/src/assets/css/librarybrowser.css @@ -1057,7 +1057,7 @@ div.itemDetailGalleryLink.defaultCardBackground { .sectionTitleButton, .sectionTitleIconButton { margin-right: 0 !important; - display: inline-block; + display: inline-flex; vertical-align: middle; } diff --git a/src/controllers/dashboard/devices/devices.html b/src/controllers/dashboard/devices/devices.html index e2504cd3e7..2133304899 100644 --- a/src/controllers/dashboard/devices/devices.html +++ b/src/controllers/dashboard/devices/devices.html @@ -5,7 +5,7 @@

${HeaderDevices}

${Help} - +
diff --git a/src/controllers/user/quickConnect/index.html b/src/controllers/user/quickConnect/index.html index 15df59ff17..f64b3d6850 100644 --- a/src/controllers/user/quickConnect/index.html +++ b/src/controllers/user/quickConnect/index.html @@ -1,17 +1,19 @@
- - -
-
- ${QuickConnectDescription} -
-
- -
- -
+ +
+
+ ${QuickConnectDescription} +
+
+ +
+ +
+