1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-19 04:01:18 +02:00

Card section button fix

This commit is contained in:
Angelos Chalaris
2017-02-02 19:51:31 +02:00
parent 4b03e32ad5
commit 88b9414d7c
4 changed files with 11 additions and 10 deletions

View File

@@ -813,3 +813,4 @@
## 20170202
- Added `[role="button"]` selector for elements inside `header`, did not remove any other selectors from component as specifity would be too low if changed.
- Updated `.card.section` to work properly with `[role="button"]` elements.