1
0
mirror of https://github.com/kognise/water.css.git synced 2025-04-21 17:51:53 +02:00

Add files via upload

This commit is contained in:
Eyal Azulay 2021-06-19 18:02:40 +01:00 committed by GitHub
parent 42cc5ba32d
commit c23d65c222
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,5 @@
---
"water.css": patch
---
Reduce input selector specificity for display property to prevent overriding user's css. Fixes #78 and #82