Commit 60e61975 authored by tyler36's avatar tyler36 Committed by Thomas Seidl
Browse files

Issue #3311987 by tyler36, Arun Velusamy, sophiavs, drunken monkey: Fixed...

Issue #3311987 by tyler36, Arun Velusamy, sophiavs, drunken monkey: Fixed styling of checked checkboxes in Claro.
parent 24b77108
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
Search API 1.x, dev (xxxx-xx-xx):
---------------------------------
- #3311987 by tyler36, Arun Velusamy, sophiavs, drunken monkey: Fixed styling
  of checked checkboxes in Claro.

Search API 1.26 (2022-10-05):
-----------------------------
+2 −0
Original line number Diff line number Diff line
@@ -95,4 +95,6 @@ details .messages {
.search-api-checkboxes-list .form-checkboxes {
  max-height: 30em;
  overflow: auto;
  margin-left: -1rem;
  padding-left: 1rem;
}