1 Jun 2010 15:12
[Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[27424] branches/5.x/styles/layout/layout.css
Revision: 27424
http://tikiwiki.svn.sourceforge.net/tikiwiki/?rev=27424&view=rev
Author: xavidp
Date: 2010-06-01 13:12:08 +0000 (Tue, 01 Jun 2010)
Log Message:
-----------
[FIX]Allow better spacing between subtitle lines when site subtitle text is longer than the space allowed
for the width of the screen to fit in just one line
Modified Paths:
--------------
branches/5.x/styles/layout/layout.css
Modified: branches/5.x/styles/layout/layout.css
===================================================================
--- branches/5.x/styles/layout/layout.css 2010-06-01 12:40:44 UTC (rev 27423)
+++ branches/5.x/styles/layout/layout.css 2010-06-01 13:12:08 UTC (rev 27424)
<at> <at> -216,6 +216,10 <at> <at>
margin-bottom: 4px;
}
+#sitesubtitle {
+ line-height: 0.9em;
+}
+
span.pass a,
span.pass a:visited,
span.pass a:hover,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open
Source development site.
------------------------------------------------------------------------------
RSS Feed