Fixed page.count on chrome.

This commit is contained in:
Martin Edenhofer 2012-08-22 15:56:22 +02:00
parent 71257ba206
commit 33bea597bc

View file

@ -53,6 +53,8 @@ body {
padding: 6px 6px; padding: 6px 6px;
float: left; float: left;
color: #999; color: #999;
border: none;
line-height: 17px;
} }
.page-header { .page-header {