Merge pull request #4332 from emzo/responsive-product-tabs

[2.1-beta-2] Fix product details meta box tabs for narrow screens
This commit is contained in:
Coen Jacobs 2013-12-12 02:58:35 -08:00
commit 0b3d9c2a9e
2 changed files with 3 additions and 10 deletions

File diff suppressed because one or more lines are too long

View File

@ -2246,15 +2246,8 @@ img.help_tip {
margin-left: -35px;
li {
a {
width: 28px;
padding: 28px 0 0 0 !important;
overflow: hidden;
height: 0;
}
&.active {
a {
width: 29px;
}
white-space: nowrap;
}
}
}