Save a few lines of code, don't show 0 in month list

git-svn-id: https://develop.svn.wordpress.org/trunk@3724 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2006-04-19 08:51:01 +00:00
parent 8658f214f8
commit 3bb5dc8012
2 changed files with 10 additions and 6 deletions

View File

@@ -729,6 +729,10 @@ table .vers, table .name {
float: left;
}
#ajax-response {
padding: .5em;
}
/* A handy div class for hiding controls.
Some browsers will disable them when you
set display:none; */