From ccd990ee518fd6205e8ffbf91e750252a4c3a349 Mon Sep 17 00:00:00 2001
From: Brian Canini <canini.16@osu.edu>
Date: Thu, 12 May 2022 11:06:44 -0400
Subject: [PATCH] style update for admin theme

---
 web/themes/asc_seven/css/customstyle.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/themes/asc_seven/css/customstyle.css b/web/themes/asc_seven/css/customstyle.css
index f62fc630e7..2d8581f4d3 100644
--- a/web/themes/asc_seven/css/customstyle.css
+++ b/web/themes/asc_seven/css/customstyle.css
@@ -2,7 +2,7 @@
 // Landing Page Slideshow Labels
 // --------------------------------------------------
 */
-#field-slides2-values .form-type-checkbox label {
+.field--name-field-slide-display-text .form-type-checkbox label {
   font-size: 16px;
 }
 
-- 
GitLab