Prevent link to customizer from wrpping on small screens.

Fixes #32808.


git-svn-id: https://develop.svn.wordpress.org/trunk@33040 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Konstantin Obenland 2015-07-01 23:35:57 +00:00
parent 165b3fccaa
commit dd28f15179
1 changed files with 1 additions and 0 deletions

View File

@ -3169,6 +3169,7 @@ img {
.wrap .add-new-h2, .wrap .add-new-h2:active {
padding: 10px 15px;
font-size: 14px;
white-space: nowrap;
}
.wp-color-result {