(bug 9155) Allow footer info to wrap in Monobook. Doesn't look so pretty, but much...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 2 Mar 2007 22:04:14 +0000 (22:04 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 2 Mar 2007 22:04:14 +0000 (22:04 +0000)
RELEASE-NOTES
skins/monobook/main.css

index c75d6f6..18b1681 100644 (file)
@@ -245,6 +245,7 @@ lighter making things easier to read.
 * (bug 8728) MediaWiki:Badfiletype splitted into 3 messages
 * (bug 9131) Be strict with offset values in SpecialContributions for Postgres
 * (bug 8747) Reformat output of removed entries from watchlist
+* (bug 9155) Allow footer info to wrap in Monobook
 
 == Languages updated ==
 
index 5cd6bc7..1a5c260 100644 (file)
@@ -1042,8 +1042,6 @@ input.searchButton {
        display: inline;
        margin: 0 1.3em;
 }
-/* hide from incapable browsers */
-head:first-child+body #footer li { white-space: nowrap; }
 #f-poweredbyico, #f-copyrightico {
        margin: 0 8px;
        position: relative;