Twenty Fourteen: fix editor style discrepancies for mark and ins. Props sixhours, fixes #26413.

Built from https://develop.svn.wordpress.org/trunk@26639


git-svn-id: http://core.svn.wordpress.org/trunk@26529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-12-04 21:47:11 +00:00
parent fce306232a
commit 0c9132c942

View File

@ -128,6 +128,8 @@ i {
mark,
ins {
background: #fff9c0;
border: 0;
color: inherit;
text-decoration: none;
}