dev/user-interface#64 civicrm.css: fix cancel/done button alignment
authorMathieu Lu <mathieu@symbiotic.coop>
Fri, 5 Jan 2024 18:33:41 +0000 (13:33 -0500)
committerMathieu Lutfy <mathieu@bidon.ca>
Sat, 6 Jan 2024 00:55:53 +0000 (19:55 -0500)
css/civicrm.css

index b724d8cdb4f5b458b412ee22efb28ef10dbdd953..214b85fb99222199e21a6534f1c0ef0e3f974db1 100644 (file)
@@ -1905,7 +1905,6 @@ input.crm-form-entityref {
   cursor: pointer;
   border: 1px solid #3e3e3e;
   display: inline-block;
-  overflow: hidden;
   line-height: 135%;
   border-radius: 3px;
 }