Add nowrap for a.button, fixes #9884

git-svn-id: http://svn.automattic.com/wordpress/trunk@11405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2009-05-20 06:49:54 +00:00
parent db1d0c4ed5
commit e5f7b9d7fc
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,