]> git.openstreetmap.org Git - osqa.git/commitdiff
#SPLUNK-121, fixing the long titles issue, added an overflow: hidden; property to...
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 28 Mar 2011 15:27:41 +0000 (15:27 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 28 Mar 2011 15:27:41 +0000 (15:27 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@910 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/skins/default/media/style/style.css

index f416ac9374aab6cbcd728c2c7a2db4843d19a6b3..e006cb794d492bacb87c5dcb2aab9fd02ea6408e 100644 (file)
@@ -88,6 +88,7 @@ h1 {
     font-size: 160%;
     padding: 5px 0;
     line-height: 110%;
+    overflow: hidden;
 }
 
 h2 {