SearchKit - Fix page size size
authorColeman Watts <coleman@civicrm.org>
Thu, 10 Mar 2022 21:23:01 +0000 (16:23 -0500)
committerColeman Watts <coleman@civicrm.org>
Thu, 10 Mar 2022 21:23:01 +0000 (16:23 -0500)
ext/search_kit/css/crmSearchDisplay.css

index a3a736e74f97befcf37787ea437500aab27d588a..1438c50815def62f25f1ae853f987f0bb5ca837e 100644 (file)
   border-color: #8a1f11;
 }
 
+#bootstrap-theme #crm-search-results-page-size {
+  width: 60px;
+}
+
 /* Loading placeholders */
 #bootstrap-theme .crm-search-loading-placeholder {
   height: 2em;