Fix product details meta box tabs for small width screens

This commit is contained in:
Emyr Thomas 2013-12-10 12:10:08 +00:00
parent dbeeac710d
commit 3a3e678db6
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;
}
}
}
@ -3363,4 +3356,4 @@ table.bar_chart {
abbr {
top: 8px;
}
}
}