2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

move to div for block level

This commit is contained in:
Mark Otto
2017-08-09 08:24:34 -07:00
committed by Mark Otto
parent cf3bfa04ef
commit 72ddc091dd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
> h4[id] {
pointer-events: none;
> span,
> div,
> a {
pointer-events: auto;
}