1
0
mirror of https://github.com/djohnlewis/stackdump synced 2025-12-06 16:03:27 +00:00

Refactored the 'no data' page so the import instructions are accessible even after you've imported your initial dump(s) via a link in the footer.

This commit is contained in:
Samuel Lai
2012-02-12 14:14:15 +11:00
parent ea0c592fed
commit caebcabd89
6 changed files with 105 additions and 57 deletions

View File

@@ -320,6 +320,10 @@ h1.answers {
padding: 7px 10px;
}
#footer .footer-right {
float: right;
}
.nodata.row {
margin-top: 50px;
margin-bottom: 20px;