r114422 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r114421‎ | r114422 | r114423 >
Date:14:34, 22 March 2012
Author:rsterbin
Status:deferred
Tags:missed-git-conversion 
Comment:
Fix wrapping on logged-out version as well
Modified paths:
  • /trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.css (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.css
@@ -1122,6 +1122,7 @@
11231123 text-align: center;
11241124 position: absolute;
11251125 z-index: 999;
 1126+ white-space: nowrap;
11261127 }
11271128 .articleFeedbackv5-bottomrighttablink:hover {
11281129 text-decoration: none;
@@ -1133,7 +1134,6 @@
11341135 text-decoration: none;
11351136 }
11361137 .articleFeedbackv5-bottomrighttablink.articleFeedbackv5-closeable {
1137 - white-space: nowrap;
11381138 padding-right: 10px;
11391139 }
11401140

Status & tagging log