Merge pull request #1857 from snicker/develop

accomodate longer titles per #1855
This commit is contained in:
snicker 2013-11-19 06:41:35 -08:00
commit a64cb5674c

View file

@ -66,6 +66,11 @@ hr
margin-right: 10px;
}
/* Bootstrap overrides */
div.tooltip-inner {
max-width: 300px;
}
/* Customizations to make footer sticky */
/*html, body {height: 100%;}*/
#wrap