myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [3191] trunk/public/stylesheets/styles.css: patch


From: noreply
Subject: [myexperiment-hackers] [3191] trunk/public/stylesheets/styles.css: patched pivot style to avoid unwanted text wrapping
Date: Wed, 21 Nov 2012 16:42:49 +0000 (UTC)

Revision
3191
Author
dgc
Date
2012-11-21 16:42:48 +0000 (Wed, 21 Nov 2012)

Log Message

patched pivot style to avoid unwanted text wrapping

Modified Paths

Diff

Modified: trunk/public/stylesheets/styles.css (3190 => 3191)


--- trunk/public/stylesheets/styles.css	2012-11-16 15:37:39 UTC (rev 3190)
+++ trunk/public/stylesheets/styles.css	2012-11-21 16:42:48 UTC (rev 3191)
@@ -2152,7 +2152,7 @@
 }
 
 .pivot .label {
-  width: 92px;
+  width: 90px;
   overflow: hidden;
   display: inline-block;
 }

reply via email to

[Prev in Thread] Current Thread [Next in Thread]