Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / themes / seven / css / base / elements.css
index 9cc5ee8e8b2e171671d38a8ca20a235a97a316de..a4f9d4bf56a3b4f53d75b5b7ab771e016c1d8677 100644 (file)
@@ -158,14 +158,10 @@ details {
   line-height: 1.295em;
 }
 details summary {
-  padding-top: 0.5em;
-  padding-bottom: 0.5em;
+  padding: 0.95em 1.45em;
 }
 details summary:focus {
   outline: none;
-}
-details summary:focus,
-details summary:hover {
   text-decoration: underline;
 }
 img {