Merge branch 'pull'

This commit is contained in:
friendica
2012-01-28 13:24:53 -08:00
2 changed files with 9 additions and 1 deletions
+5 -1
View File
@@ -543,7 +543,6 @@ section {
}
.contact-name { text-align: center; font-weight: bold; }
.contact-details { color: @Grey3;}
/* editor */
.jothidden { display: none; }
#jot {
@@ -906,3 +905,8 @@ ul.tabs {
/* page footer */
footer { height: 100px; display: table-row; }
.pager {
margin-top: 25px;
clear: both;
}
+4
View File
@@ -1265,3 +1265,7 @@ footer {
height: 100px;
display: table-row;
}
.pager {
margin-top: 25px;
clear: both;
}