X-Git-Url: https://jasonwoof.com/gitweb/?p=peach-cgt.git;a=blobdiff_plain;f=style.less;h=bc3eae3e72d211bb9420fc596eb308a3245e8bff;hp=622e725271cc4ff09259e06a673418f8cb0d5a1e;hb=2931445ceb51e471291c9a8fd90ffa0d67b3d801;hpb=f12edd687531576f662976ccb4d24a9f5cd42fd9 diff --git a/style.less b/style.less index 622e725..bc3eae3 100644 --- a/style.less +++ b/style.less @@ -63,9 +63,12 @@ h1 { .card { background: #fff; border: 2px solid #fff; + overflow: hidden; .shadow(1px, 1px, 8px, 0.4); &:hover { + height: auto; + min-height: @card-height; z-index: 9999 !important; } .button {