Merge pull request #2600 from whowillcare/master

Bugfix: style kbd font color became white after introduced summernote
This commit is contained in:
Lauri Ojansivu 2019-08-08 19:39:45 +03:00 committed by GitHub
commit f766c1a61c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -232,6 +232,7 @@ kbd
background: darken(white, 2%)
border-radius: 3px
border: 1px solid darken(white, 10%)
color: unset
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15)
.clear