mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
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:
@@ -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; */
|
||||
|
||||
Reference in New Issue
Block a user