r57916 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r57915‎ | r57916 | r57917 >
Date:20:50, 19 October 2009
Author:adam
Status:ok
Tags:
Comment:
setting white-space to nowrap on the nav tabs in vector for better animating
Modified paths:
  • /trunk/phase3/skins/vector/main-ltr.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/vector/main-ltr.css
@@ -141,6 +141,7 @@
142142 background-image: url(images/tab-normal-fade.png);
143143 background-position: bottom left;
144144 background-repeat: repeat-x;
 145+ white-space:nowrap;
145146 }
146147 /* IGNORED BY IE6 */
147148 div.vectorTabs ul > li {

Follow-up revisions

RevisionCommit summaryAuthorDate
r57917Bump style version for r57916catrope20:53, 19 October 2009
r59198wmf-deployment: Merge some revs for the upcoming usability deployment (apolog...catrope16:51, 18 November 2009
r59204wmf-deployment: Merging usability changes from trunk...catrope18:53, 18 November 2009

Status & tagging log