fixed a conflict with .hidden class when using twitter bootstrap and made animation smoother

Signed-off-by: Guillaume Lambert <falzhobel@gmail.com>
This commit is contained in:
Guillaume Lambert
2012-05-22 23:33:02 -04:00
parent fa6d0e92a9
commit 5f0e70a2ef
3 changed files with 13 additions and 10 deletions

View File

@@ -166,7 +166,7 @@ div.home>h2 {
.content table
{
border-collapse:collapse
border:1px solid #eee;
border: 1px solid #eee;
width:100%;
line-height:1.5em;
}