]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Moving elgg-heading-main into typography
authorewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sat, 19 Feb 2011 05:32:58 +0000 (05:32 +0000)
committerewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sat, 19 Feb 2011 05:32:58 +0000 (05:32 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@8323 36083f99-b078-4883-b0ff-0f9b5a30f544

views/default/css/elements/page_layout.php
views/default/css/elements/typography.php

index e17e584a09c371cf1ab05ec4db429e1d0363c265..7af2dddd451f52837183b24447692fb9ea5a66ca 100644 (file)
        border-bottom: 1px solid #CCCCCC;
        margin-bottom: 10px;
 }
-.elgg-heading-main {
-       float: left;
-       max-width: 530px;
-       margin-right: 10px;
-}
+
 .elgg-main > .elgg-head a {
        float: right;
 }
index aa63f8015c62022fb4bd47368696c517dffd2dbd..bd62363c33489b87b378af885c4ea1b679befb2f 100644 (file)
@@ -48,7 +48,11 @@ h6 { font-size: 0.8em; }
        text-shadow: 1px 2px 4px #333333;
        text-decoration: none;
 }
-
+.elgg-heading-main {
+       float: left;
+       max-width: 530px;
+       margin-right: 10px;
+}
 .elgg-heading-basic {
        color: #0054A7;
        font-size: 1.2em;