diff --git a/skinStyles/mobile.editor.ve/minerva.less b/skinStyles/mobile.editor.ve/minerva.less index 4c85bc7..a15f73d 100644 --- a/skinStyles/mobile.editor.ve/minerva.less +++ b/skinStyles/mobile.editor.ve/minerva.less @@ -3,14 +3,6 @@ .editor-overlay-ve { .content { - // VisualEditor doesn't have collapsible-heading class, so we need to apply - // heading styles to the header tags directly. - h1, h2 { - margin-bottom: 0.5em; - border-bottom: solid 1px @colorGray14; - overflow: hidden; - } - // We don't need display:table as there are no edit/collapse buttons // Also display:table causes CE issues in Mobile Safari (T202991) h1, h2, h3, h4, h5 {