[Frontend] Markup and CSS mods to fix click area in btn-menu objects

WTD-1002
WTD-942
Mods to markup and CSS to make click-area of menu buttons occupy full area of button
This commit is contained in:
Charles Hacskaylo
2015-03-06 10:55:40 -08:00
parent 17566be971
commit c640d6238b
7 changed files with 85 additions and 70 deletions

View File

@@ -7,6 +7,9 @@
&:hover {
border-color: lighten($bc, 10%);
}
.contents {
// overflow: hidden;
}
}
>.object-header.abs {
font-size: 0.75em;