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

git-svn-id: https://develop.svn.wordpress.org/trunk@26639 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2013-12-04 21:46:05 +00:00
parent 7750ea96cd
commit 8a4b4e0382

View File

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