Followup r88118. Fix Bug 28979 — “remove some CSS for abbr and acronym
authorMark A. Hershberger <mah@users.mediawiki.org>
Fri, 20 May 2011 22:27:05 +0000 (22:27 +0000)
committerMark A. Hershberger <mah@users.mediawiki.org>
Fri, 20 May 2011 22:27:05 +0000 (22:27 +0000)
tags”
Add missing fix for monobook.

skins/monobook/main.css

index deb7410..66d10e1 100644 (file)
@@ -199,12 +199,6 @@ input.historysubmit {
 select {
        vertical-align: top;
 }
-abbr, acronym, .explain {
-       border-bottom: 1px dotted black;
-       color: black;
-       background: none;
-       cursor: help;
-}
 q {
        font-family: Times, "Times New Roman", serif;
        font-style: italic;