myexperiment-hackers
[Top][All Lists]
Advanced

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

[myexperiment-hackers] [3418] trunk/public/stylesheets/styles.css: Fixed


From: noreply
Subject: [myexperiment-hackers] [3418] trunk/public/stylesheets/styles.css: Fixed issue with buttons breaking over linebreaks
Date: Thu, 14 Feb 2013 08:32:11 +0000 (UTC)

Revision
3418
Author
fbacall
Date
2013-02-14 08:32:11 +0000 (Thu, 14 Feb 2013)

Log Message

Fixed issue with buttons breaking over linebreaks

Modified Paths

Diff

Modified: trunk/public/stylesheets/styles.css (3417 => 3418)


--- trunk/public/stylesheets/styles.css	2013-02-13 17:04:04 UTC (rev 3417)
+++ trunk/public/stylesheets/styles.css	2013-02-14 08:32:11 UTC (rev 3418)
@@ -975,7 +975,7 @@
 }
 
 .sectionIcons li {
-	display: inline;
+	display: inline-block;
 	vertical-align: middle;
 	margin: 0;
 	margin-left: 8px;

reply via email to

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