This commit is contained in:
Zixaphir 2013-08-25 10:57:41 -07:00
parent 24bbf117a8
commit 82d43423c5
3 changed files with 5 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -860,7 +860,8 @@ th {
text-align: center;
font-size: 0;
color: transparent;
overflow: hidden;
overflow-x: hidden;
overflow-y: auto;
<%= sizing %>: border-box;
width: 248px;
}
@ -886,7 +887,7 @@ th {
.slideout-navigation-list #boardNavDesktopFoot a {
display: block;
}
.slideout-navigation-list #boardNavDesktopFoot:hover {
.slideout-navigation-list #boardNavDesktopFoot {
max-height: 400px;
}
.slideout-navigation-list #boardNavDesktopFoot a::after {