Add nowrap for a.button, fixes #9884

git-svn-id: https://develop.svn.wordpress.org/trunk@11405 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2009-05-20 06:49:54 +00:00
parent 93cff50b33
commit e6458a87b0
1 changed files with 1 additions and 0 deletions

View File

@ -383,6 +383,7 @@ a.button-secondary {
line-height: 1.2em;
-webkit-border-radius: 10px;
padding: 4px 10px;
white-space: nowrap;
}
#doaction,