Prevent horizontal scrollbar. See #14579

git-svn-id: https://develop.svn.wordpress.org/trunk@16344 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
scribu
2010-11-13 15:33:12 +00:00
parent 7f4e354bd1
commit 4ffac80fc4
3 changed files with 3 additions and 3 deletions

View File

@@ -4275,7 +4275,7 @@ td.media-icon img {
#loading-items {
position: absolute;
z-index: 9999;
padding: 10px;
padding: 10px 0;
background-color: #fff;
font-weight: bold;
text-align: center;